Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double-delegation of graphql requests to worker threads. #1593

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

npomaroli
Copy link
Member

This also fixes possible unnecessary queueing of graphql requests, since the removed "inner" delegation was done "ordered".

Abstract

Checklist

General

  • Added abstract that describes the change
  • Added changelog entry to /CHANGELOG.adoc
  • Ensured that the change is covered by tests
  • Ensured that the change is documented in the docs

On API Changes

  • Checked if the changes are breaking or not
  • Added GraphQL API if applicable
  • Added Elasticsearch mapping if applicable

This also fixes possible unnecessary queueing of graphql requests, since
the removed "inner" delegation was done "ordered".
@npomaroli npomaroli merged commit 4fbba50 into hotfix-1.10.x Feb 27, 2024
@npomaroli npomaroli deleted the hotfix-1.10.x-sup-16373 branch February 27, 2024 12:11
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