You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Himanshu Sareen <hi...@outlook.com> on 2022/06/08 15:10:42 UTC

Flink Remote Stateful - Crontab Scheduler

Team,


We are aware about Sending Delayed Messages<https://nightlies.apache.org/flink/flink-statefun-docs-release-3.2/docs/sdk/python/#sending-delayed-messages> which we can use to trigger delayed stateful functions.

Example Use Case

Invoke a Remote Stateful Function every day @ 11 AM


We are using Python API and didn't came across out-of-box support for Crontab like scheduling.

If anyone can share views what will be the best/optimized solution.

Regards,
Himanshu