oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Home Page:https://bun.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observability UI for selfhosted Bun Workers

ridhwaans opened this issue · comments

What is the problem this feature would solve?

Currently, the Worker API spawns tasks in separate threads, but doesnt have reporting

What is the feature you are proposing to solve the problem?

  • introduce a worker queue
  • Create a dashboard to provide feedback on scheduled, upcoming, past, ongoing worker jobs

What alternatives have you considered?