Skip to content

feat(builder): show the low queue in the developer Bull Board - #1254

Merged
viethung0o0 merged 1 commit into
mainfrom
feat/low-queue-bullboard
Sep 20, 2026
Merged

viethung0o0 merged 1 commit into
mainfrom
feat/low-queue-bullboard

Conversation

@viethung0o0

Copy link
Copy Markdown
Contributor

What

Register lowQueue in the /developer/queues Bull Board so its jobs (Coexist / Customer-Scan media backfill) are visible to super admins. The low queue was added in #1253 but not listed on the board.

Change

  • apps/builder/src/app/developer/queues/[[...path]]/route.ts: import lowQueue and add it to the board's queue list.

Test plan

  • Open /developer/queues as super admin → the low queue appears alongside the others.

The low workload-class queue was added but not registered in the /developer/queues
Bull Board, so its jobs (Coexist/Customer-Scan media backfill) were invisible to
super admins. Add lowQueue to the board's queue list.
@github-actions github-actions Bot added the feature New feature or request label Sep 20, 2026
@viethung0o0
viethung0o0 merged commit fda2657 into main Sep 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants