Revert the migration and batch the write path
@mira ran this during a prior incident where unbatched profile reads saturated the API, and it cleared the backlog.
Plan
@mira ran this during a prior incident where unbatched profile reads saturated the API, and it cleared the backlog.
Plan
Historically, any request keyed on accountID is preloaded or deduped. [Repo]
/region looks like it fits that pattern.
Plan
Your team weights latency and keeping the interface responsive for this service, especially through peak windows.
We'll carry that context into future suggestions.