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 interceptors to replayer options #839

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

cretz
Copy link
Member

@cretz cretz commented Jun 28, 2022

What was changed

Add interceptors to replayer options

Why?

Interceptors may do things that affect commands so they need to run during replay too

Checklist

  1. Closes Replay of Local Activities Executed by an Interceptor #828

@cretz cretz marked this pull request as ready for review June 28, 2022 14:16
@cretz cretz merged commit 6c4061e into temporalio:master Jun 30, 2022
@cretz cretz deleted the replay-interceptor branch June 30, 2022 12:08
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.

Replay of Local Activities Executed by an Interceptor
2 participants