JohnGaniev
JohnGaniev2mo ago

#Help

Need help clearing 374K scheduled functions in deployment fantastic-chihuahua-896. Had an infinite loop bug that's now fixed but can't cancel the backlog.
3 Replies
Convex Bot
Convex Bot2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Clever Tagline
Clever Tagline2mo ago
Just to clarify, this isn't Convex support. It's community support (hence the channel name). You can write a function that lists all scheduled functions and deletes them. This part of the docs should help: https://docs.convex.dev/scheduling/scheduled-functions#retrieving-scheduled-function-status
Scheduled Functions | Convex Developer Hub
Schedule functions to run in the future
JohnGaniev
JohnGanievOP2mo ago
got it thanks

Did you find this page helpful?