Replies: 3 comments 2 replies
|
There are no plans for that. Our reasoning is that you can use a number of existing libraries to accomplish that, there is no reason to add yet another one of doing the same thing. |
0 replies
|
Yep, we have no plans to implement tasks scheduling right in the FastStream core, but taskiq integration via FastStream plugin is on process. For now, you can integrate your application with smth like rocketry to use tasks scheduling: https://github.com/Lancetnik/Propan/blob/main/examples/scheduling/rocketry.py |
0 replies
|
@vvanglro the job is done! Now you can use native taskiq integration to schedule your tasks: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I would like to ask if there will be any plans to add features about delays and timed tasks?
All reactions