-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update retry handler used by Pro Client (#1238)
* move code to create user with backoff to pro client * move code to create user with backoff to pro client * move create user code to pro client * clean-ups * Update desktop to use same code to retry creating user * Update desktop to use same code to retry creating user * revert changes * Add client session mock * clean-ups * clean-ups * clean-ups * clean-ups * update flashlight and run go mod tidy * update flashlight and run go mod tidy * Remove old tests * Stop polling if user becomes pro and some other clean-ups * Fix user create api on android. (#1246) * Fix user create api on android. * Fix desktop build issue. * Add back auth methods for now * move plans and payment methods calls to pro client * move plans and payment methods calls to pro client * Fixed issue on desktop while creating user and other small fixes. * remove commented code. * clean-ups --------- Co-authored-by: jigar-f <[email protected]> Co-authored-by: Jigar-f <[email protected]>
- Loading branch information
1 parent
c5a06ad
commit c63862b
Showing
22 changed files
with
1,522 additions
and
409 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
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
Oops, something went wrong.