Skip to content

docs: update worker queue lists in local-environment skill#11503

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-update-worker-queue-lists-in-local-environmen-d333a6
Open

docs: update worker queue lists in local-environment skill#11503
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-update-worker-queue-lists-in-local-environmen-d333a6

Conversation

@detail-app
Copy link
Copy Markdown
Contributor

@detail-app detail-app Bot commented May 7, 2026

Summary

Updated local-environment skill documentation to include the new tinybird and invoices_and_receipts worker queues that were missing from the queue lists.

What

  • Updated .agents/skills/local-environment/rules/service-architecture.md to list all 5 queues
  • Updated .agents/skills/local-environment/AGENTS.md to reflect 5 queues instead of 3

Why

The documentation claimed the worker only processes 3 queues (high/medium/low priority), but the actual worker configuration includes 5 queues: high_priority, medium_priority, low_priority, tinybird, and invoices_and_receipts.

Introduced by commit 99aa5c5 (@joebon).

How

Added the missing tinybird and invoices_and_receipts queues to both documentation files where worker queues are listed.

Without this correction, an agent reading the local-environment skill documentation would have incomplete information about which queues the worker processes, potentially missing that tinybird and invoice/receipt processing tasks are handled by the worker system.

Checklist

  • This PR addresses a single concern (documentation correction)
  • The diff is reasonably sized and easy to review
  • No unrelated changes or drive-by fixes are included

Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from a team as a code owner May 7, 2026 17:40
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
polar Ready Ready Preview, Comment May 7, 2026 5:43pm
polar-sandbox Ready Ready Preview, Comment May 7, 2026 5:43pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Preview Environment
URL: https://polar-preview-vm.taildbff7b.ts.net/pr-11503
API: https://polar-preview-vm.taildbff7b.ts.net/pr-11503/v1/
Logs: backend
SHA: ba858c03ad43bba6360441e192beac74cf1d50a5

@joebon joebon added this pull request to the merge queue May 7, 2026
@joebon joebon removed this pull request from the merge queue due to a manual request May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant