ipfs-shipyard / Durin

Native mobile apps for share actions on iOS and Android
MIT License
46 stars 5 forks source link

429 Errors on dweb.link #8

Open meandavejustice opened 1 year ago

meandavejustice commented 1 year ago

Seeing a lot of 429 errors on dweb.link when developing. @cmunns was having a lot show up on desktop during his demo yesterday.

mcamou commented 1 year ago

429 is rate limiting kicking in, either too many connections to a single load balancer, or too many requests for the same CID from the same public IP in a short while. What sort of testing are you doing and from where? Could you please give us the full response headers?

meandavejustice commented 1 year ago

@cmunns Next time you run into this error can you post the headers here?