Rohit Agrawal Mon, 06 Jun 2022 04:13:44 -0700
I have a use case in which I have to schedule a stateful function for a certain frequency in a day , so that I can perform business functions on all the data stored in state till data time.
Thanks.