naas icon indicating copy to clipboard operation
naas copied to clipboard

Boost response time of webhook

Open jravenel opened this issue 3 years ago • 2 comments

When we call webhook we should find a way to make kernel boot faster

https://naas.canny.io/requests/p/boost-response-time-of-webhook

jravenel avatar May 30 '21 11:05 jravenel

When the request is too long, we can be disconnected => ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

FlorentLvr avatar Jun 04 '21 11:06 FlorentLvr

We need to convert the notebook into a python script to decrease execution time. Cf our meeting @Dr0p42

jravenel avatar Mar 21 '22 09:03 jravenel