How to catch/access the errors in the handler function for failed request
Reclaiming failed request back to the list or queue. Request blocked - received 429 status code.)How do I catch these errors in the handler function so that I can take some kind of action on it? Any help would be appreciated!
