Report this

What is the reason for this report?

I have "Please reduce your request rate." error when trying to upload multiple files at Space

Posted on March 24, 2020

I have app, which upload multiple files at the same time to Space and it is getting error :

  message: 'Please reduce your request rate.',
  code: 'SlowDown',
  region: null,
  time: 2020-03-24T08:56:39.013Z,
  requestId: null,
  extendedRequestId: undefined,
  cfId: undefined,
  statusCode: 503,
  retryable: true

How can I fix it?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey @datofish,

Currently, Spaces have the following request rate limits:

  • 750 requests (any operation) per IP address per second to all Spaces on an account.
  • 240 total operations per second to any individual Space.
  • 150 combined PUT, POST, COPY, DELETE, and LIST operations per second to any individual Space. We may further limit LIST operations if necessary under periods of high load.
  • 5 PUT or COPY requests per 5 minutes to any individual object in a Space.

Documentation:

https://docs.digitalocean.com/products/spaces/

In case you want to see this increased, the best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.

https://ideas.digitalocean.com/

Hope that helps!

- Bobby.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.