mher / flower

Real-time monitor and web admin for Celery distributed task queue
https://flower.readthedocs.io
Other
6.5k stars 1.09k forks source link

Read-only mode #1321

Open js-moreno opened 1 year ago

js-moreno commented 1 year ago

A nice new feature could be to restrict control functions because there are real scenarios in production environments where changes are not desirable but monitor is very useful. Initially it could be a conf variable and in the future it could evolve into a permissions system.