This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jake Gold
jacob.gold
did:plc:tpg43qhh4lw4ksiffs4nbda3
Thanks!
My attitude is that you’ve got to handle SIGTERM and SIGINT properly in any case. There’s no excuse not to because it’s the only way to do fully graceful deployments.
If your app gets SIGKILL’d you’re going to lose whatever transactions are in flight anyway.
I probably should document it!
2025-08-25T15:46:20.112Z