Skip to content

Releases: anish749/oncetask

v0.1.2

17 May 11:36
182deb0

Choose a tag to compare

  • docs: document WithPollInterval option (#23) (182deb0)
  • oncetask: WithPollInterval option for consumer-loop poll cadence (#22) (5191133)
  • oncetask: inject taskType into log records via ContextHandler (#21) (4afec9c)
  • oncetask: log handler errors from SafeExecute with per-task context (#20) (89be069)
  • feat(admin-ui): Next.js admin UI for task monitoring (#19) (4833076)
  • oncetask: cleanup() blocks until worker goroutines exit (#18) (b7eb304)

What's Changed

  • oncetask: cleanup() blocks until worker goroutines exit by @anish749 in #18
  • feat(admin-ui): Next.js admin UI for task monitoring by @anish749 in #19
  • oncetask: log handler errors from SafeExecute by @anish749 in #20
  • oncetask: inject taskType into log records via ContextHandler by @anish749 in #21
  • oncetask: WithPollInterval option for consumer-loop poll cadence by @anish749 in #22
  • docs: document WithPollInterval option by @anish749 in #23

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Apr 15:05
11571e3

Choose a tag to compare

  • add /release skill for Claude Code (#15) (11571e3)
  • Add handler timeout to prevent execution beyond lease duration (#14) (4a7ac4b)

What's Changed

  • Add handler timeout to prevent execution beyond lease duration by @anish749 in #14
  • Add /release skill for Claude Code by @anish749 in #15

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Mar 18:44

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/anish749/oncetask/commits/v0.1.0