Skip to content

Replace log.Fatal with graceful error handling in dmsghttp#333

Merged
0pcom merged 1 commit intoskycoin:developfrom
0pcom:fix-getservers-fatal
Feb 4, 2026
Merged

Replace log.Fatal with graceful error handling in dmsghttp#333
0pcom merged 1 commit intoskycoin:developfrom
0pcom:fix-getservers-fatal

Conversation

@0pcom
Copy link
Collaborator

@0pcom 0pcom commented Feb 4, 2026

GetServers: replace log.Fatal with log.Error + retry loop on dmsg-discovery errors and fix broken recursive call. ListenAndServe: replace log.Fatal with returned error on dmsg listen failure. Update dependencies.

@0pcom 0pcom force-pushed the fix-getservers-fatal branch from 0bd1b26 to 21d7eb7 Compare February 4, 2026 19:06
GetServers: replace log.Fatal with log.Error + retry loop on
dmsg-discovery errors and fix broken recursive call.
ListenAndServe: replace log.Fatal with returned error on dmsg
listen failure. Update dependencies.
@0pcom 0pcom force-pushed the fix-getservers-fatal branch from 21d7eb7 to 9ae6edb Compare February 4, 2026 19:14
@0pcom 0pcom merged commit 80acbd3 into skycoin:develop Feb 4, 2026
3 checks passed
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