Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add invite retries to file trees #1740

Merged
merged 2 commits into from
Jun 17, 2021
Merged

Add invite retries to file trees #1740

merged 2 commits into from
Jun 17, 2021

Conversation

turt2live
Copy link
Member

No description provided.

Comment on lines +460 to +463
forever: true,
factor: 2,
minTimeout: 3000, // ms
maxTimeout: 15000, // ms
Copy link
Member Author

@turt2live turt2live Jun 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-emptive comment: we could probably expose this as an argument, but for now we don't need to get access to this. It'd be trivial to do later, and likely would consider a library-agnostic way of doing it.

@turt2live turt2live requested a review from a team June 17, 2021 02:29
@turt2live turt2live merged commit 6b73a77 into develop Jun 17, 2021
@turt2live turt2live deleted the travis/invite-retry branch June 17, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants