Skip to content

Add CLI queue option and document diagnostic event emission#157

Merged
jaypatrick merged 1 commit intomasterfrom
feature/cli-queue-option-and-diagnostics
Jan 14, 2026
Merged

Add CLI queue option and document diagnostic event emission#157
jaypatrick merged 1 commit intomasterfrom
feature/cli-queue-option-and-diagnostics

Conversation

@jaypatrick
Copy link
Owner

  • Add --use-queue (-q) and --priority flags to ArgumentParser
  • Allow users to choose between sync and async queue-based compilation
  • Add comprehensive QUEUE_DIAGNOSTICS.md documentation
  • Document diagnostic event flow during queue processing
  • Explain tracing context, tail worker integration, and monitoring

The queue system already emits full diagnostic events during compilation. This commit adds CLI options to enable queue mode and documents the existing diagnostic event emission behavior.

- Add --use-queue (-q) and --priority flags to ArgumentParser
- Allow users to choose between sync and async queue-based compilation
- Add comprehensive QUEUE_DIAGNOSTICS.md documentation
- Document diagnostic event flow during queue processing
- Explain tracing context, tail worker integration, and monitoring

The queue system already emits full diagnostic events during compilation.
This commit adds CLI options to enable queue mode and documents the
existing diagnostic event emission behavior.

Co-Authored-By: Warp <agent@warp.dev>
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
adblock-compiler 343069c Jan 14 2026, 05:11 AM

@jaypatrick jaypatrick marked this pull request as ready for review January 14, 2026 05:12
@github-actions
Copy link

Version bumped: 0.7.20 -> 0.7.21

@jaypatrick jaypatrick merged commit a11ef9c into master Jan 14, 2026
12 checks passed
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