You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
I would like to asynchronously process the mutations m1 and m2 in the same request. Spring security context and thread local should be transferred to asynchronous threads. Can anyone please guide me, thanks in advance.
This discussion was converted from issue #449 on December 19, 2020 19:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Assume I have a mutation to add the customer like below
the request to the server is,
I would like to asynchronously process the mutations m1 and m2 in the same request. Spring security context and thread local should be transferred to asynchronous threads. Can anyone please guide me, thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions