This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releasing v1.4.1
Changes
- All requests being made to
/v1/graphql
to be scanned by rate limiter, using APIKey provided - When successfully data can be delivered in response, only then book keeping to be done
- 👆 to be used while deciding whether request can be entertained or not, when next time request from same client to be received
If you're running
ette
on production, you should definitely update to this version.