SQL Connections Failing with CONNECTION_ENDED Error
I have an error where all SQL connections fail with ONNECTION_ENDED
I found on this discord that this might be related to using a 'streaming http handler', and i nneed to switch to the non-streaming
right now i just use HttpApp.toWebHandler
or is it something entirely else?
I found on this discord that this might be related to using a 'streaming http handler', and i nneed to switch to the non-streaming
right now i just use HttpApp.toWebHandler
or is it something entirely else?
