tarantool / queue

Create task queues, add and take jobs, monitor failed tasks
Other
237 stars 52 forks source link

fifottl fiber in read only mode #56

Closed fsitedev closed 7 years ago

fsitedev commented 7 years ago

"fifottl fiber" modifies data in queue's spaces and obviously will fail in "box.cfg.read_only=true" Read only mode can be changed dynamically so it's good to keep "fifottl fiber" working all time but with continuos read_only state checking