sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

fix: use RateLimiterMemory instead of RateLimiterMongo #357

Closed sabhas closed 1 year ago

sabhas commented 1 year ago

Issue

animir/node-rate-limiter-flexible#206

Intent

Using Microsoft Azure's CosmosDB for MongoDB is breaking the server due to some issues in RateLimiterMongo from node-rate-limiter-flexible. So, replaced RateLimiterMongo with RateLimiterMemory.

Checks

sasjsbot commented 1 year ago

:tada: This PR is included in version 0.33.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: