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 error handling for failed relay connections #97

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Feb 21, 2025

When attempting to publish events to new relays, add proper error handling for failed connection attempts. Instead of silently failing, update the publish status with a 'Relay server unreachable' message when a connection cannot be established. This provides better feedback to users when relays are offline or unreachable.

When attempting to publish events to new relays, add proper error handling
for failed connection attempts. Instead of silently failing, update the
publish status with a 'Relay server unreachable' message when a connection
cannot be established. This provides better feedback to users when relays
are offline or unreachable.
@prolic
Copy link
Collaborator Author

prolic commented Feb 21, 2025

resolves #98

@prolic prolic merged commit 4853dec into master Feb 21, 2025
2 checks passed
@prolic prolic deleted the publish_status_2 branch February 21, 2025 00:40
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.

1 participant