Skip to content

Can't handle RateLimitException #220

Closed Answered by aallam
daniatitienei asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @daniatitienei, I believe the problem lies in your approach to error handling. Currently, you're catching exceptions during your flow instantiation, but you should instead be catching them at collect (or by using catch).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daniatitienei
Comment options

Answer selected by daniatitienei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants