-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRT-273 when we have 0 providers left in pairing un block all provide…
…rs and retry (#236) * PTR-273 adding reset valid addresses upon hitting no pairings available. * PTR-273 adding happy flow for pairing reset. * PTR-273 adding unitests for new pairing reset. * PTR-273 Fixing the PR comments * PTR-273 Omer - the human debugger found a bug with the reset return value when an epoch change in the middle or reset happened in parallel * PTR-273 better design
- Loading branch information
1 parent
abd6cd9
commit 953b9c0
Showing
3 changed files
with
140 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters