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

Replay should also check & compare if the decision results are the same #656

Open
longquanzheng opened this issue Nov 16, 2021 · 1 comment
Labels

Comments

@longquanzheng
Copy link
Collaborator

byte[] queryResult = decider.query(decisionTask, decisionTask.getQuery());

Decider.DecisionResult result = decider.decide(decisionTask);

@longquanzheng
Copy link
Collaborator Author

^ this means that changing the timer value or activity input type will not break determinism check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants