chore(conductor): Add new track 'Event-Driven API Metrics Updates'

This commit is contained in:
2026-02-23 15:46:43 -05:00
parent 8ba5ed4d90
commit 28ab543d4a
5 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "event_driven_metrics_20260223",
"type": "refactor",
"status": "new",
"created_at": "2026-02-23T15:46:00Z",
"updated_at": "2026-02-23T15:46:00Z",
"description": "Fix client api metrics to use event driven updates, they shouldn't happen based on ui main thread graphical updates. Only when the program actually does significant client api calls or responses."
}