Commit 3311832
authored
Fix dequeue timestamp logging for pydantic models (#596)
* Fix dequeue timestamp logging for pydantic models
* Address ruff UP038 warnings in monitor events
---------
Co-authored-by: [email protected] <>1 parent 9febb1d commit 3311832
File tree
2 files changed
+3
-2
lines changed- src/memos/mem_scheduler
- task_schedule_modules
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
788 | | - | |
| 788 | + | |
| 789 | + | |
789 | 790 | | |
790 | 791 | | |
791 | 792 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments