Skip to content

Warning: Failed to download action ... Error: Response status code does not indicate success: 429 (Too Many Requests). #4232

@jsoref

Description

@jsoref

executionContext.Warning($"Failed to download action '{downloadUrl}'. Error: {ex.Message} {requestId}");

I'm not sure where the other half comes from, my guess is:
https://github.com/dotnet/runtime/blob/4a0b333e80a29ea29a8256285f8a01a54283b5ef/src/libraries/System.Net.Http/src/Resources/Strings.resx#L211

This error happens periodically (there are tickets here that reference it; we tripped on it during one of the many actions outages today).

The message isn't great. The response is to try again later, which isn't entirely wrong, but the message could use some love on all sides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions