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

fix(console): console crash when running offline #3602

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

ainvoner
Copy link
Contributor

our analytics crashed and caused the console server to crash as well.

resolves: #3598

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

our analytics crashed and caused the console server to crash as well
@ainvoner ainvoner requested a review from a team as a code owner July 25, 2023 13:08
@mergify
Copy link
Contributor

mergify bot commented Jul 25, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit fab1aa7 into main Jul 25, 2023
11 checks passed
@mergify mergify bot deleted the offline-analytics branch July 25, 2023 13:28
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.24.47.

@staycoolcall911
Copy link
Contributor

Thanks for such a quick fix @ainvoner!
Just my 2 cents: if it's not too difficult (and it may be actually difficult) it would be great to add 2 tests to CI:

  1. Make sure console works offline
  2. Make sure an analytics crash does not crash the wing console

@ainvoner
Copy link
Contributor Author

@staycoolcall911 we have additional issue when running offline. will add the tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use wing console offline
4 participants