Skip to content

Conversation

Shaddoll
Copy link
Member

@Shaddoll Shaddoll commented Jul 7, 2025

What changed?

  • Fix history task latency metric for timer queue v2
  • Add enqueue to schedule latency metric for queue v1

Why?

  • Timer tasks in history queuev2 can be created earlier than schedule time, we need to adjust the initial submit time for those tasks
  • Add enqueue to schedule latency for queue v1 to compare the latency between v1 and v2

How did you test it?
unit tests, integration tests

Potential risks
history queue latency metric will be messed up

Release notes

Documentation Changes

@Shaddoll Shaddoll merged commit a013af2 into cadence-workflow:master Jul 8, 2025
42 checks passed
@Shaddoll Shaddoll deleted the timer branch July 8, 2025 17:40
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.

2 participants