Skip to content

Handling HTTP 429 error response #275

Open
@Saadi6

Description

@Saadi6

Does this module acknowledge and honours HTTP 429 responses from ServiceNow API? When Retry-After is included in the error then module can automatically retry current request after seconds sent by ServiceNow in Retry-After? A warning should also logged to console when this occurs. The maximum seconds in Retry-After shouldn't exceed a reasonable figure, for e.g 6 seconds. If it exceeds this number then throw an error.

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