fxa/libs/shared
julianpoyourow a76ced3e04
feat(auth): various Strapi fixes
Because

- We want to spread out any flood of cache resets (unlikely since servers take varying amounts of time to spin up, but possible)
- We want to wait on a pending cachable request between reset periods, simply due to the sheer number of requests that could go through in the interval during a cache reset period.
- We want to enable Strapi in "shadow mode" to log potential mismatches

This commit

- Adds a random spread to cache reset interval
- Waits on pending cachable requests
- Enables Strapi in key_server if config is present
2024-11-19 20:49:37 +00:00
..
account/account
assets
cloud-tasks
cms feat(auth): various Strapi fixes 2024-11-19 20:49:37 +00:00
db feat(phone): Add create, get methods for recovery phone lib 2024-11-12 10:40:52 -05:00
error
geodb
l10n
log
metrics
mozlog
notifier
otel
otp task(recovery-phone): Create RecoveryPhoneService and new phone number setup method 2024-11-14 10:03:12 -08:00
pem-jwk
react
sentry
sentry-browser
sentry-nest
sentry-next
sentry-node
sentry-utils