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

Enhance the hapiService.ts to run the sdkClient.ts methods, so that dropped connections can be caught, and handled. #3075

Open
ebadiere opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ebadiere
Copy link
Collaborator

ebadiere commented Oct 7, 2024

Problem

In the logs we see behavior that indicates connections being dropped or closed.

Solution

Have the hapiService.ts handle the execution of the sdkClient.ts methods and handle any connection issues, such as calling the existing private resetClient() method.

Alternatives

No response

@ebadiere ebadiere added the enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Sprint Backlog
Development

No branches or pull requests

1 participant