Replies: 1 comment 1 reply
-
Hi @davestaab Unfortunately, Pantry is now experiencing bottlenecks due to the infrastructure it's running on. Many users have begin rapidly polling their Pantry's causing a large influx of requests to come in, which my AWS instance just can not handle. Due to this I've had to implement strict rate limiting rules (which you've experienced, sorry) to prevent the service from going down. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've got a small pantry store (3 buckets) with a small amount of data. It's taking more then 10 seconds to respond to requests which is causing problems with other services.
I'm using netlify functions and they timeout after 10 seconds. Since pantry is currently taking longer then that, I'm kind of dead in the water. It wasn't taking this long a few weeks ago.
Any idea if this situation can be improved?
Thanks so much for this service! It hits a a sweet spot of low friction data storage for small projects. It's a great solution! Keep up the good work.
Beta Was this translation helpful? Give feedback.
All reactions