[Fixed] Webhooks callbacks are not reliable!

I’m going to tentatively second this @peekay123 and @Dave
PK had helped me design a mustached parser here Cloud JSON Parsing
The problem is that it typically fails 1 out of 2 times when I start up my Core. Often, once I get a response, it will work with subsequent GET requests that I make shortly thereafter. Once (while I was giving a demo too), it wouldn’t work for 3 or 4 requests. Don’t really know why. It is a big payload and I thought it may have been getting dropped or refused or not prioritized at the server level. One time it worked but took a very long time 60 seconds) to get a response. The norm for me is either 10 seconds or nothing at all.

2 Likes