mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #213] [Feature Request] Monitor/Read-Only Mode #402
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#402
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aakashbajaj on GitHub (Feb 9, 2022).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/213
We can add an additional flag to enable read-only mode that disallows any queue or task edits, just for monitoring the asynq cluster
@hibiken commented on GitHub (Feb 10, 2022):
@aakashbajaj Thank you for creating a feature request!
This has come up in our Gitter channel before, definitely makes sense to add this read-only mode 👍
@hibiken commented on GitHub (Mar 2, 2022):
This is included in the v0.6.0 🎉