-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Discussed in #137
Originally posted by utkarsh19467 November 26, 2021
Hi Sonu,
On deleting a periodic message from the same Listener that is invoked on current run doesn't cancel future runs. Cancelling periodic task works fine if done from some other flow and not within the same listener.
So, basically when a listener is invoked for a periodic task and we don't want that task to be executed in future. We need to delete that task. But deleting the task through code is not deleting it. Please help around this.
Regards,
Utkarsh Shukla
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working