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 try catch block to address issue #56 #57

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

CodeLover254
Copy link
Contributor

@CodeLover254 CodeLover254 commented Jul 3, 2024

This PR contains modifications in the VaultChangeWatcher adding a try catch block in the critical area to prevent the background service from stopping the host in case an exception occurs e.g TaskCancelledException when trying to load configuration from vault. Addresses issue #56

@MrZoidberg MrZoidberg merged commit bacdb7a into MrZoidberg:master Jul 9, 2024
1 check failed
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

2 participants