SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Procedures: enable executing scheduled procedures

Open gefjon opened this issue 1 month ago • 0 comments

We currently have syntax in Rust for marking procedures as scheduled, but the host can't actually invoke them. Fix up the host's scheduler infrastructure so that scheduling a procedure results in it being run at approximately the appropriate time, then add a test of this functionality.

gefjon avatar Nov 12 '25 14:11 gefjon