The test endpoint at https://basement.sateh.com/telemetry-incoming will return a 500 for every sequence number that is a multiple of 5 and will abort/close the connection for every sequence number that is a multiple of 13.
I am seeing the following happing:
(Event pings removed - the simulated errors only happen for core pings)
The test endpoint at
https://basement.sateh.com/telemetry-incoming
will return a 500 for every sequence number that is a multiple of 5 and will abort/close the connection for every sequence number that is a multiple of 13.I am seeing the following happing:
(Event pings removed - the simulated errors only happen for core pings)
Both HTTP and Connection Errors are retried correctly but are out of order.