You should be able to utilize the HTTP response status for handling different connection errors. We currently use this for handling rate limiting vs auth errors.
2 Likes
You should be able to utilize the HTTP response status for handling different connection errors. We currently use this for handling rate limiting vs auth errors.