You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hackerwins I started designing to get this working. I have a few questions during this process.
Is there a recommended maximum number of retries and maximum latency in mind? It would be nice to talk about this together. For example, the default maximum number of retries and maximum latency.
I think would be good to talk about the options that can be input from the user, such as the maximum number of requests, whether to retry, the maximum waiting time, and timeout. Are you considering these options?
I think appropriate values will be different for each environment to which it is applied. It would be nice to be able to create with default values and allow users to change them.
How about implementing the basic structure first and extracting them one by one?
What would you like to be added:
Why is this needed:
Authorizers can also be unstable, so we should retry it in a safe way.
The text was updated successfully, but these errors were encountered: