We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow up to #973: I did not add a proper set_default for this setting (of 30 seconds).
set_default
The text was updated successfully, but these errors were encountered:
fix: downgrade deadpool so it stays on tokio 0.2
bee9ff9
needed for its timer usage (when enabling connection timeouts) and set a default connection timeout Closes #977, #976
99975ef
I'm presuming that this is OBE: https://github.com/mozilla-services/syncstorage-rs/blob/master/src/settings.rs#L84
Sorry, something went wrong.
pjenvey
Successfully merging a pull request may close this issue.
Follow up to #973: I did not add a proper
set_default
for this setting (of 30 seconds).The text was updated successfully, but these errors were encountered: