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
For async.retry, it's unclear what units the interval argument should be specified in. I assume it's milliseconds, but I think that should be a little more clear.
The text was updated successfully, but these errors were encountered:
For
async.retry
, it's unclear what units theinterval
argument should be specified in. I assume it's milliseconds, but I think that should be a little more clear.The text was updated successfully, but these errors were encountered: