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

Number of wallets giving error 500 on /dev/tz #69

Open
tgreiser opened this issue May 7, 2021 · 1 comment
Open

Number of wallets giving error 500 on /dev/tz #69

tgreiser opened this issue May 7, 2021 · 1 comment

Comments

@tgreiser
Copy link

tgreiser commented May 7, 2021

Some wallets work. Others give this error.

{ "tz": "tz1ceVPzbPAWja66PQk7QCL5kd212jnrhLDM" }

    at createError (/var/task/node_modules/axios/lib/core/createError.js:16:15)
    at settle (/var/task/node_modules/axios/lib/core/settle.js:17:12)
    at IncomingMessage.handleStreamEnd (/var/task/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)```
@skenaja
Copy link
Contributor

skenaja commented May 13, 2021

More examples:
hicetnunc2000/hicetnunc#681
hicetnunc2000/hicetnunc#683

Main issue seems to be scanning object owners for burned items, especially when there are more than 200 objkts - this seems to be the point where rate limiting kicks in by BCD here: getObjktOwners

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants