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

temporal_workflow_task_execution_failed not emitted on replay #1441

Open
codemonkeycxy opened this issue Apr 11, 2024 · 0 comments
Open

temporal_workflow_task_execution_failed not emitted on replay #1441

codemonkeycxy opened this issue Apr 11, 2024 · 0 comments

Comments

@codemonkeycxy
Copy link

codemonkeycxy commented Apr 11, 2024

Expected Behavior

We rely on temporal_workflow_task_execution_failed metric to alert us on potential workflow non-determinism errors. We expect this metric to be emitted when closed workflow is replayed

Actual Behavior

The metric is not emitted when the closed workflow is replayed

Steps to Reproduce the Problem

  1. Run a workflow and wait for completion
  2. Update worker with a non-deterministic change
  3. Query the completed workflow and temporal_workflow_task_execution_failed is not emitted

Specifications

  • Version: v1.26.0
  • Platform:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant