Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azcore/policy : Missing default referenced in doc comments: StatusCodesForRetry #18637

Closed
serbrech opened this issue Jul 20, 2022 · 1 comment
Assignees
Milestone

Comments

@serbrech
Copy link
Member

StatusCodesForRetry seems to be in autorest? I suppose this is a mistake?

// StatusCodes specifies the HTTP status codes that indicate the operation should be retried.
// The default value is the status codes in StatusCodesForRetry.
// Specifying an empty slice will cause retries to happen only for transport errors.
StatusCodes []int
}

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 20, 2022
@jhendrixMSFT jhendrixMSFT added Docs Azure.Core and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jul 20, 2022
@jhendrixMSFT jhendrixMSFT self-assigned this Jul 20, 2022
ghost pushed a commit that referenced this issue Jul 20, 2022
@jhendrixMSFT
Copy link
Member

Fixes will ship in the August release.

@RickWinter RickWinter added this to the 2022-08 milestone Jul 20, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants