Skip to content

Precompiled 2025-11-14-dba5fa8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Nov 19:47
· 241 commits to main since this release
delete_scheduled_functions_table endpoint (#43075)

Adds `/delete_scheduled_jobs_table` endpoint for fast O(1) deletion of all scheduled jobs. This helps when the scheduler gets in a loop, scheduling the same function recursively at such a high rate that the cancel all button doesn't work. This is destructive (removes all scheduled job state, unlike writing the scheduled job state as "canceled" in `/cancel_scheduled_jobs`).

GitOrigin-RevId: c1f0e99e57a30081fe5f821d7e35149930800a2e