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

Refactor endpoint #178

Merged
merged 4 commits into from
May 14, 2024
Merged

Refactor endpoint #178

merged 4 commits into from
May 14, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented May 14, 2024

refactor Endpoint so it can handle edge cases
various refactor on parameters
update health rules

closes #175

@xlc xlc merged commit 7fa3132 into master May 14, 2024
1 check passed
@xlc xlc deleted the refactor-endpoint branch May 14, 2024 09:35
xlc added a commit that referenced this pull request May 18, 2024
xlc added a commit that referenced this pull request May 18, 2024
* Revert "Refactor endpoint (#178)"

This reverts commit 7fa3132.

* Revert "ensure we reconnect on failure (#173)"

This reverts commit 5039cfa.

* Revert "improve reconnect wait time (#168)"

This reverts commit 7cb7c73.

* Revert "Await healthy endpoint (#158)"

This reverts commit ef1c524.

* Revert "endpoint health (#152)"

This reverts commit cdbdd9b.

* redo validate middleware

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

refactor Endpoint to make it more robust
2 participants