Skip to content

Unexpected exit code and inconsistent error messages #113

Closed Answered by Mzack9999
timoles asked this question in Q&A
Discussion options

You must be logged in to vote

@timoles Thanks for opening this issue. As we are processing a list of domains, I think that gologger.Error().Msgf is preferable over gologger.Fatal().Msgf since it would cause the tool to exit, whereas 429 seems like e recoverable error (maybe we could introduce a delay before the subsequent request).
I cannot reproduce the status code equal to 1 on OSX. Were you testing on Linux?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MetzinAround
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #96 on October 24, 2022 15:02.