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

Add more resilience over connectivity issues #79

Merged
merged 5 commits into from
May 8, 2024

Conversation

matehat
Copy link
Member

@matehat matehat commented May 5, 2024

Test out socket and channel recovery with respect to different timings of connection drop and TCP peer reset, including assertions around what happens to message sent at different moment around these connectivity issues.

Added toxiproxy service in a docker compose cluster to have tighter control over connectivity with Phoenix Socket backend.

@matehat matehat requested a review from phildupuis May 5, 2024 01:19
@matehat matehat merged commit 154b027 into master May 8, 2024
2 checks passed
@matehat matehat deleted the mathieu/more-connectivity-resilience branch May 8, 2024 23:51
s6o pushed a commit to s6o/phoenix-socket-dart that referenced this pull request May 23, 2024
* add toxiproxy service for testing

* add tests for certain connection issues

* fixes

* fix service name

* fix logging flag
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.

None yet

1 participant