I sometimes want to ensure the DO stays alive for at least 30 seconds (whether it has work or not),
I sometimes want to ensure the DO stays alive for at least 30 seconds (whether it has work or not), should I just use
waitUntil/wait_until . I'm using Rust