clients/libs/common/src
Nick Krantz 888e2031a7
[PM-21090] Vault - Repeated Syncs (#14740)
* move `fullSync` contents to private methods in prep to storing the respective promise

* store in-flight sync so multiple calls to the sync service are avoided

* Revert "store in-flight sync so multiple calls to the sync service are avoided"

This reverts commit 233c8e9d4b.

* Revert "move `fullSync` contents to private methods in prep to storing the respective promise"

This reverts commit 3f686ac6a4.

* store inflight API calls for sync service

- This avoids duplicate network requests in a relatively short amount of time but still allows consumers to call `fullSync` if needed

* add debug log for duplicate sync
2025-05-27 08:24:53 -05:00
..
abstractions Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
admin-console Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
auth Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
autofill [PM-20637] Trigger password reprompt when updating a reprompt cipher via notification (#14575) 2025-05-12 11:13:49 -04:00
billing Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
enums [PM-17148] Remove banner and state, migrate state (#14882) 2025-05-23 13:55:47 -04:00
key-management Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
models Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
platform [PM-21090] Vault - Repeated Syncs (#14740) 2025-05-27 08:24:53 -05:00
services Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
state-migrations [PM-17148] Remove banner and state, migrate state (#14882) 2025-05-23 13:55:47 -04:00
tools Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
types [PM-17747] - remove emergency access attachments dialog. fix 404 (#13854) 2025-04-01 16:48:41 -07:00
vault Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00