mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
## What changed? 1) added metric(gauge) when update fails 2) change lastUpdatedTime to lastCheckedTime and not update it for possible transient errors ## Why? may be a root cause why pods run into crashloop adding this metric for alert make debugging easier ## How did you test it? - [x] built - [x] run locally and tested manually - [x] covered by existing tests - [x] added new unit test(s) - [ ] added new functional test(s)