Skip to content

Feat/pre middelware syncrunner #1341

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zewa666
Copy link

@zewa666 zewa666 commented Mar 10, 2025

Describe the change
The SyncWorfklowRunner did not call any potentially registered PreWorkflowMiddleware. This fixes it by adding the same call as the WorkflowController

Describe your implementation or design
Replicate use-case from WorkflowController

Tests
Yup, added a new test that verifies the call of RunPreMiddleware

Breaking change
Nope

Additional context
Let me know if anything else is needed.

@zewa666
Copy link
Author

zewa666 commented Apr 10, 2025

@danielgerlag any chance this gets a quick review?

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.

3 participants