Skip to content

Fix: 429 Too Many Requests in create.request, IPFS Timeout in request-node #1076

@MantisClone

Description

@MantisClone

Problem

  • Request Node polls for request confirmation, 1 RPC per second for 30 seconds.
  • Under heavy load, RPC Node Provider starts returning HTTP 429 Too Many Requests.
  • As a result:
    • the create.request app throws HTTP 429 Too Many Requests
    • the request node throws IPFS Timeout errors

Solution

Exponential backoff with no max timeout

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