Skip to content

1337: Cache StatelessWorkflow.RenderContext in the StatefulWorkflow.RenderContext #1342

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

steve-the-edwards
Copy link
Contributor

@steve-the-edwards steve-the-edwards commented Jun 10, 2025

This is much better than caching in the workflow instance, which will be re-used!

Fixes #1337

@steve-the-edwards steve-the-edwards marked this pull request as ready for review June 10, 2025 20:12
@steve-the-edwards steve-the-edwards changed the title Cache StatelessWorkflow.RenderContext in the StatefulWorkflow.RenderContext 1337: Cache StatelessWorkflow.RenderContext in the StatefulWorkflow.RenderContext Jun 10, 2025
Base automatically changed from sedwards/move-render-context to main June 10, 2025 20:40
@steve-the-edwards steve-the-edwards merged commit 9c6504f into main Jun 10, 2025
44 checks passed
@steve-the-edwards steve-the-edwards deleted the sedwards/stateless-cache branch June 10, 2025 20:41
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.

We need a better compromise between performance and brevity for how we manage StatelessWorkflow
2 participants