- From: Akshay Kumar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 May 2023 19:17:46 +0000
- To: public-webauthn@w3.org
akshayku has just merged akshayku's pull request 1885 for https://github.com/w3c/webauthn: == Adjust timeout for create and get operations == 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. Proposal: Adjust timeout range to 5-10 mins. Default timeout: 5 mins. Fixes #1886 <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1885.html" title="Last updated on May 3, 2023, 12:32 PM UTC (6500d31)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1885/721f151...6500d31.html" title="Last updated on May 3, 2023, 12:32 PM UTC (6500d31)">Diff</a> See https://github.com/w3c/webauthn/pull/1885 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 May 2023 19:17:47 UTC