Cancel a scheduled reminder

Hi folks,

I’m using a ReminderScheduled event to schedule a one time reminder.

If I want to change or edit this reminder, what should I do? Is it possible to access the underlying APScheduler instance of rasa_core/processor.py to edit the scheduled reminder ?

Thanks, Prajna

Posting again as I’m still unable to figure out how to do this.

Hey, at the moment only Core can cancel a reminder internally. I just created an issue for this, if you’d be willing to work on this we’d be happy to accept a PR Add a ReminderCancelled event · Issue #1165 · RasaHQ/rasa_core · GitHub