Hacker News new | ask | show | jobs
by alooPotato 252 days ago
You can easily set an alarm in the durable object to check if it should be killed and then call destroy yourself. Just a couple lines of code.
1 comments

Nice. Thanks for the tip. I did not know that this was a thing. I will look it up.