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

Add Http Response Behavior to answer synchronously using the HttpResponse Activity #5446

Merged
merged 4 commits into from
May 27, 2024

Conversation

jdevillard
Copy link
Contributor

@jdevillard jdevillard commented May 24, 2024

This change aims to include the change of the PR #5268 and add a feature flag in the configuration to configure (by opt-in) if we want to respond synchronously or not using the HttpResponse activity (instead of after the Workflow Flush (at the end of the http Middleware)


This change is Reviewable

@jdevillard jdevillard requested review from sfmskywalker and a team May 27, 2024 13:08
@sfmskywalker sfmskywalker merged commit ad236f6 into main May 27, 2024
7 checks passed
@sfmskywalker sfmskywalker deleted the feature/http-response-behavior branch May 27, 2024 19:14
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.

None yet

3 participants