taskiq-python / taskiq

Distributed task queue with full async support
MIT License
689 stars 44 forks source link

Scheduler `--reload` #300

Open kevinhikaruevans opened 4 months ago

kevinhikaruevans commented 4 months ago

Is it possible to get the --reload arg on the scheduler too, with similar functionality to the worker?

s3rius commented 3 months ago

It is. Will add it.