Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

client side timeouts and backoff #10

@mwfarb

Description

@mwfarb

In follow up, we need the following timeouts:

  • Each set of repeated calls to a sync____ script, should timeout after 2 minutes of failing to gather all expected data elements.
  • The entire exchange should timeout after 10 minutes from the first call to assignUser, if the last call to syncMatch is not complete.
  • For each set of repeated calls to a sync____ script, the period between calls should follow a Fibonacci back off where whole integers = 1 second.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions