Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customserver: only save on exit if it's in a good state. #3351

Merged
merged 2 commits into from
May 21, 2024

Conversation

Berserker66
Copy link
Member

@Berserker66 Berserker66 commented May 20, 2024

What is this fixing or adding?

ctx._save() on finally may force a save of empty data if data was never loaded successfully.

How was this tested?

locally by adding a raise() into load.
On prod.

If this makes graphical changes, please attach screenshots.

Customserver: log exception for room host failure to log.
@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels May 20, 2024
@Berserker66 Berserker66 merged commit 461f5db into main May 21, 2024
26 checks passed
@Berserker66 Berserker66 deleted the customserver_error_handling branch May 21, 2024 12:09
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants