client-sdk-fidoiot icon indicating copy to clipboard operation
client-sdk-fidoiot copied to clipboard

[BUG] RVDelay constraints

Open trbehera opened this issue 3 years ago • 0 comments

Describe the bug

  1. Maximum supported value for RVDelaySec is 3600s.

  2. If no RVDelaySec is provided, a delay of 3 seconds is used while trying successive RendezvousDirectives and a delay of 120 seconds is used while retrying the RendezvousInfo. The delay is not randomized by +/-30s.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Test Environment Provide details about your test environment.

Additional context Add any other context about the problem here.

trbehera avatar Aug 19 '21 06:08 trbehera