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

FEATURE: Automatic connection failover #20

Open
holgerstolzenberg opened this issue Apr 20, 2022 · 1 comment
Open

FEATURE: Automatic connection failover #20

holgerstolzenberg opened this issue Apr 20, 2022 · 1 comment

Comments

@holgerstolzenberg
Copy link

We are using this library within a container environment and it works great so far.
The problem is, it seems that the connection does not recover if the targeted ClamAV pod is down.

Is some kind of failover implemented and needs to be configured or is that just missing.

If so - it would be really cool to have that for production grade maturity.

🙏

@bvkatwijk
Copy link

Ran into this issue as well. We resolved it by always re-creating the client on every request.

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

No branches or pull requests

2 participants