Hi all
I've posted this before but am still having issues, but it's a bit strange.
I have a webhook to our helpdesk system setup. I can run this webhook and have a range of different issues crop up, but the most common is this timeout. Sometimes it returns ok, but often it's the timeout. Interesting though that even with the timeout, it still succeeds with posting the message. So it must be an internal process somewhere.
I can't seem to find anything in the log, and have my timeout on the server set to 10s.
Wondering if anyone can provide some directions as to where else to look or if there is another timeout value I need to be looking at for the webhook?
I've posted this before but am still having issues, but it's a bit strange.
I have a webhook to our helpdesk system setup. I can run this webhook and have a range of different issues crop up, but the most common is this timeout. Sometimes it returns ok, but often it's the timeout. Interesting though that even with the timeout, it still succeeds with posting the message. So it must be an internal process somewhere.
I can't seem to find anything in the log, and have my timeout on the server set to 10s.
Wondering if anyone can provide some directions as to where else to look or if there is another timeout value I need to be looking at for the webhook?
Comment