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

Tweaks to default inactivity timeout behaviour #1211

Merged
merged 1 commit into from Aug 3, 2020

Conversation

jagerman
Copy link
Member

@jagerman jagerman commented Aug 2, 2020

The new (from Monero) cli wallet timeout has been annoying me constantly when testing things. This tweaks the timeouts to be far less annoying:

  • increase default inactivity timeout to 10 minutes for new and upgrading mainnet wallets. 90 seconds is annoyingly short.
  • Disable (by default) inactivity timeout for non-mainnet wallets.
  • switch wallet2 timeout variables to use chrono types

The new (from Monero) cli wallet timeout has been annoying me constantly
when testing things.  This tweaks the timeouts to be far less annoying:

- increase default inactivity timeout to 10 minutes for new and
  upgrading mainnet wallets.  90 seconds is annoyingly short.
- Disable (by default) inactivity timeout for non-mainnet wallets.
- switch wallet2 timeout variables to use chrono types
@Doy-lee Doy-lee merged commit 53d94bc into oxen-io:dev Aug 3, 2020
Doy-lee pushed a commit to Doy-lee/loki that referenced this pull request Aug 13, 2020
The new (from Monero) cli wallet timeout has been annoying me constantly
when testing things.  This tweaks the timeouts to be far less annoying:

- increase default inactivity timeout to 10 minutes for new and
  upgrading mainnet wallets.  90 seconds is annoyingly short.
- Disable (by default) inactivity timeout for non-mainnet wallets.
- switch wallet2 timeout variables to use chrono types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants