Skip to content

GraphQL executions are handled in parallel#13

Merged
NeedleInAJayStack merged 4 commits into
mainfrom
experiment/parallel-execution
Jun 5, 2026
Merged

GraphQL executions are handled in parallel#13
NeedleInAJayStack merged 4 commits into
mainfrom
experiment/parallel-execution

Conversation

@NeedleInAJayStack
Copy link
Copy Markdown
Member

Also error handling is reworked in the following ways:

  • Incorrectly formatted messages report the offending keys
  • Messenger errors don't cause additional messages to be attempted.

Subscriptions were already parallelized, but this parallelizes normal queries as well.
@NeedleInAJayStack NeedleInAJayStack self-assigned this May 27, 2026
@NeedleInAJayStack NeedleInAJayStack force-pushed the experiment/parallel-execution branch from 63b457d to 8dd79b2 Compare May 27, 2026 00:28
@NeedleInAJayStack NeedleInAJayStack merged commit 8bbc15d into main Jun 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant