-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix server suspension statuses (#3100)
* chore: correctly type suspension reason Signed-off-by: Evan Song <[email protected]> * fix: faulty suspension condition allowing for fallthrough Signed-off-by: Evan Song <[email protected]> * fix: here as well Signed-off-by: Evan Song <[email protected]> * chore: add support suspension reason Signed-off-by: Evan Song <[email protected]> * feat: handle support suspensions Signed-off-by: Evan Song <[email protected]> * chore: patch pyroservers to handle 503 Signed-off-by: Evan Song <[email protected]> * feat: handle 503 in server root Signed-off-by: Evan Song <[email protected]> * chore: dont make pyroservers errors scream at me anymore Signed-off-by: Evan Song <[email protected]> --------- Signed-off-by: Evan Song <[email protected]>
- Loading branch information
1 parent
a01da54
commit d5f2ada
Showing
3 changed files
with
98 additions
and
9 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