Jens Vestergaard on 11 Apr 2024 14:16:24
Using the API to execute Notebooks (not pipeline) I cannot reply on the response (HTTP 200 OK), because I have no way of knowing IF the Notebook will be served a session or not.
If nothing else, the proper response would be HTTP 202 ACCEPTED
What I would like though is a synchronous option, to allow me to wait and see, if I get a session or not.
Currently I have no way of knowing if anything is picking up my request.
This request should be seen in conjunction with this idea: ideaid=138be8ad-3a92-4f90-9091-26b20de6b371 where Notebook events could be picked up on an Azure Event Grid