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
As discussed in #196 (comment), the current retry configuration can be improved to be easily understood and written. The following is the current configuration.
As discussed in #196 (comment), the current retry configuration can be improved to be easily understood and written. The following is the current configuration.
We can improve it using enum with untagged. For instance, the following is the potential acceptable configuration.
The text was updated successfully, but these errors were encountered: