Skip to content

feat(cpapi): add rate limiting to ApiSubscriptions on graphql query time - #611

Closed
stefan-ctrl wants to merge 6 commits into
mainfrom
feta-add-ratelimting-to-apisub-evaluate-on-graphql-read
Closed

feat(cpapi): add rate limiting to ApiSubscriptions on graphql query time#611
stefan-ctrl wants to merge 6 commits into
mainfrom
feta-add-ratelimting-to-apisub-evaluate-on-graphql-read

Conversation

@stefan-ctrl

Copy link
Copy Markdown
Member

Alternative to #610:

  • evaluated on read only, without storing data via projector. Benefit: The projector does not have to check the exposure of every api subscritpion insert

@stefan-ctrl stefan-ctrl changed the title feat: add ratelimiting to ApiSubscriptions feat: add ratelimiting to ApiSubscriptions ongraphql query time Aug 19, 2026
@stefan-ctrl stefan-ctrl changed the title feat: add ratelimiting to ApiSubscriptions ongraphql query time feat: add rate limiting to ApiSubscriptions on graphql query time Aug 19, 2026
@stefan-ctrl stefan-ctrl changed the title feat: add rate limiting to ApiSubscriptions on graphql query time feat(cpapi): add rate limiting to ApiSubscriptions on graphql query time Aug 19, 2026
@stefan-ctrl stefan-ctrl self-assigned this Aug 24, 2026
@stefan-ctrl

Copy link
Copy Markdown
Member Author

Team decision on 24.08.2026: Closed in favor of #610. We will start with the "store in projector" approach and see the results from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant