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

Adjust timeout for create and get operations #1886

Closed
akshayku opened this issue May 3, 2023 · 0 comments · Fixed by #1885
Closed

Adjust timeout for create and get operations #1886

akshayku opened this issue May 3, 2023 · 0 comments · Fixed by #1885
Assignees

Comments

@akshayku
Copy link
Contributor

akshayku commented May 3, 2023

Issue Details

Current timeout are very short in certain situations.
Examples:

Security keys: As these devices are external and depends on user behavior like locate/retrieve/use/put it back, often it leads to timeout of the operation and leads to bad user experience.
Phones: With Hybrid testing, while scanning QR codes, user has been found in similar situations as above described for security keys.

Proposed Change

Adjust timeout range to 5-10 mins. Default timeout: 5 mins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant