Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Large collections cause /tz/:wallet to return 429 error #53

@skenaja

Description

@skenaja

(From hicetnunc2000/hicetnunc#522)

curl --location --request POST 'localhost:3001/tz' \
--header 'Content-Type: application/json' \
--data-raw '{"tz":"tz1Pu8zRmNghAHzWxsT9Cy2qXHxkCrHcB3vc"}'
Error: Request failed with status code 429
   at createError (/home/alex/hicetnunc-api/node_modules/axios/lib/core/createError.js:16:15)
   at settle (/home/alex/hicetnunc-api/node_modules/axios/lib/core/settle.js:17:12)
   at IncomingMessage.handleStreamEnd (/home/alex/hicetnunc-api/node_modules/axios/lib/adapters/http.js:260:11)
   at IncomingMessage.emit (events.js:326:22)
   at endReadableNT (_stream_readable.js:1241:12)
   at processTicksAndRejections (internal/process/task_queues.js:84:21)

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