Skip to content

Make content fetch retry more robust. #2680

@Random-Liu

Description

@Random-Liu

Currently, we only handle several error code, e.g. http.StatusUnauthorized, http.StatusMethodNotAllowed.

We should handle other transient errors properly to make the fetch more robust, e.g. http.StatusTooManyRequests.

This also covers the TODO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions