You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.