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

Beach sessions are lost during a deploy #24

Open
hectron opened this issue Jul 24, 2021 · 1 comment
Open

Beach sessions are lost during a deploy #24

hectron opened this issue Jul 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@hectron
Copy link
Owner

hectron commented Jul 24, 2021

When a beach session is awaiting a reaction, if a deploy goes out or the application is re-started, the await is killed and it is no longer monitored. This causes the original await to never be fulfilled.

@hectron hectron added the bug Something isn't working label Jul 24, 2021
@hectron
Copy link
Owner Author

hectron commented Jul 29, 2021

Partially fixed with #27 .

This will also need to find a way to pick up a session that was in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant