This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: retry the friends initialization (#282)
* Create NotifyAboutFriendsNotInitialized function * Create RETRY_FRIENDS_INITIALIZATION action * Update sagas.ts * Revert "Update sagas.ts" This reverts commit 146fb55. * Update sagas.ts * Remove TODO comment * Remove RETRY flow * Add a retry system for the friends initialization * Fix lint * Fix lint * Improve the retry flow * Fix lint * Fix 'apply' call * Solve conflicts from last merge * Fix lint * Solve conflicts from last merge * enable reconnection and prevent multiplication of callbacks * Remove uneeded imports * fix friends logic * fix friends logic Co-authored-by: menduz <[email protected]>
- Loading branch information
1 parent
7f2950d
commit 21d029f
Showing
6 changed files
with
267 additions
and
262 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
Oops, something went wrong.