Skip to content

Handle 404 error #28

Description

@ctmbl

Currently the only HTTP codes we're handling since #26 are 200 and 429
So if we get 404, which can be pretty common we'll go idle right away but we maybe shouldn't becase retrying the same wrong request makes no sense. Also a 404 error could be caught in addusers command see #27 to continue adding the other ids when one has failed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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