Enforce maximum duration on runtime #2

Open
opened 2026-01-04 01:17:54 -05:00 by yukirij · 0 comments
Owner

To assist applications in safely executing user programs, the runtime should track the elapsed execution time and fail with an error if the execution exceeds a specified duration—by default, no limit should be enforced.

To assist applications in safely executing user programs, the runtime should track the elapsed execution time and fail with an error if the execution exceeds a specified duration—by default, no limit should be enforced.
yukirij added this to the Runtime project 2026-01-04 01:18:54 -05:00
Sign in to join this conversation.
No description provided.