Rakesh Bharati
 · Fullstack Developer

Webhook Response Issue

I have observed some scenario where webhook and websocket(orderUpdate) failed to respond.

  1. If i make changes in endpoint function

  2. If webhook does not respond then websocket also stop working

  3. 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.

11 replies