mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Make sure that requests are throttled. Use a queue for the requests. Added new expected parameter to request() call in variables test Added request cache tests Check that request is indeed called 1000 times Cache promises, not values Use request cache for AWS variable requests Use fromCallback instead of "new Promise" anti-pattern. Added request cache to AWS provider