Consider and plan async execution of server-side scripts
Summary
Currently it is not possible to directly run server-side scripts asynchronously (though there are workarounds, see https://docs.indiscale.com/caosdb-deploy/tutorials/asynchronous_sss.html). Often, the SSS are long-running, which would make it very useful to be able to run them asynchronously.
Expected Behavior
Running SSS async and checking on them would be very useful.
Actual Behavior
No way to directly run SSS async.
Specifications
- Version: v0.13
- Platform: any