- ~~Automatic/Manual Persisted Queries plugin~~ - ~~https://github.com/dotansimha/graphql-yoga/pull/1137~~ - ~~Response Cache (on top of the existing Envelop plugin)~~ - ~~https://github.com/dotansimha/graphql-yoga/pull/1359~~ - Rewrite rate-limiter plugin by using the approach here; - https://github.com/Urigo/graphql-mesh/blob/master/packages/plugins/rate-limit/src/index.ts#L29 - Consider allowing async visitors because cache's get/set methods are async - Consider rewriting tracing and monitoring plugins in platform agnostic way instead of using Node.js packages - Sentry (pre-configured only put your key and that is it ™️) #1488 - Prometheus - [https://app.crisp.chat/website/af9adec5-ddfa-4db9-a4a3-25769daf2fc2/inbox/session_0193251d-5676-49c1-83a0-dfdfab3ee19c/](https://app.crisp.chat/website/af9adec5-ddfa-4db9-a4a3-25769daf2fc2/inbox/session_0193251d-5676-49c1-83a0-dfdfab3ee19c/) - [https://app.crisp.chat/website/af9adec5-ddfa-4db9-a4a3-25769daf2fc2/inbox/session_88821587-54b0-4853-b522-e7f5dc7bc65a/](https://app.crisp.chat/website/af9adec5-ddfa-4db9-a4a3-25769daf2fc2/inbox/session_88821587-54b0-4853-b522-e7f5dc7bc65a/) - #1377 - https://github.com/dotansimha/graphql-yoga/pull/1741