It always fails to send build webhooks both on GitHub's side (build notifications doesn't arrive on Discord with 400 code) and sometimes in Travis (your code says curl: (22) The requested URL returned error: 400 and Unable to send webhook)
Is it possible to retry until Discord finally accepts the sent webhook (probably 3-5 times)?
It always fails to send build webhooks both on GitHub's side (build notifications doesn't arrive on Discord with 400 code) and sometimes in Travis (your code says
curl: (22) The requested URL returned error: 400andUnable to send webhook)Is it possible to retry until Discord finally accepts the sent webhook (probably 3-5 times)?