New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 818757 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Figure out if/where to add special handling for transient errors

Project Member Reported by qyears...@chromium.org, Mar 5 2018

Issue description

This is from a TODO in the code ("Figure out where/if WrapTransient should be used"), but it may be relevant for multiple handlers.

This is about indicating "transient" status in errors if there are any handlers that are expected to occasionally fail with transient errors.

Relevant library:
https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/common/retry/transient/transient.go

Example usage:
https://cs.chromium.org/chromium/infra/go/src/infra/monorail/endpoints.go?l=36
https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/grpc/prpc/client.go?l=113
 
Status: WontFix (was: Untriaged)

Sign in to add a comment