-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert back to using our own file streaming
The outage was caused by a race condition caused by the deployment scripts copying files from staging to production. During this time the server could read a partial file, which would then be cached immutably for 1 year. Currently we're fixing that by having the deployment scripts stop the backend service during the copy.
- Loading branch information
1 parent
c003ec7
commit 57d4d94
Showing
1 changed file
with
28 additions
and
15 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