Skip to content

Conversation

datpmwork
Copy link
Owner

No description provided.

Avoids unnecessary auth context restoration and payload modifications when using synchronous queues. This prevents potential issues and overhead in scenarios where jobs are executed immediately without serialization.

Specifically:
- It prevents adding extra payload for sync queues when creating a queue payload.
- It skips restoring auth context when handling a job from a sync queue.
@datpmwork datpmwork merged commit 53499cd into main Jul 21, 2025
26 checks passed
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