I have observed some scenario where webhook and websocket(orderUpdate) failed to respond.
If i make changes in endpoint function
If webhook does not respond then websocket also stop working
If trade executed concurrently one after another
is this observation correct ? if yes then, how much time it takes for proper response after endpoint method changed.