Remove fatal/panic error in internal library #47
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity.
Milestone
Description
Multiple internal functions within libs triggers fatal errors with
gologger.Fatal()
. These errors are all likely recoverable and should be propagated upstream:Eg.
asnmap/libs/client.go
Line 206 in 5c98487
The text was updated successfully, but these errors were encountered: