skipper
skipper copied to clipboard
Refactor net.Error.Temporary
Provides a fix for https://github.com/zalando/skipper/issues/1992.
Temporary based tests were also dropped as no longer relevant.
I'll add unit tests for Timeout().
I refactored the temporary error tests for timeout error and it seems the tests were broken. Any ideas on how to fix that? Also, I'll take a look at some production logs, as suggested on the linked issue to check for appropriate error strings.