Intermittent 499 response code errors

Hi team, we are intermittently getting, response code 499 errors from APIs, we have 30s hard timeout for all our APIs. but during these error total duration of API is less than 1s.

@Olu can you help how we can debug and fix these errors

499 errors means the client closed the request. We have a troubleshooting article about 499s that may prove useful.

Intermittent occurrences can be difficult to debug. Checking the gateway logs in debug mode and the resulting analytics record could help find the cause.