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
agent/exec: rewrite IsTemporary() to use errors.As()
This makes sure we detect temporary errors both with pkg/errors.Wrap()
and with native Go error wrapping.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
0 commit comments