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

feat: fire events on failed sync #223

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Jul 8, 2024

I think we need better monitoring of core parts of our system. If syncs fail we need to quickly be notified and check our electrs service, or reach out to users who may be unable to sync for whatever other reason and provide as much help as we can.

@rolznz rolznz requested a review from bumi July 8, 2024 06:28
@bumi
Copy link
Contributor

bumi commented Jul 8, 2024

is there anything else that we can do? what does the user then need to do? restart?

@rolznz
Copy link
Contributor Author

rolznz commented Jul 8, 2024

is there anything else that we can do? what does the user then need to do? restart?

If it's a temporary issue on startup (e.g. they run Alby Hub locally and have a bad internet connection) then yes, they can just try again.

If it fails consistently though or for multiple users, it would be a good indicator there is something wrong on our side that we need to look into.

@rolznz rolznz merged commit c5ef191 into master Jul 10, 2024
8 checks passed
@rolznz rolznz deleted the feat/ldk-failed-sync-events branch July 10, 2024 05:19
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.

2 participants