Commit 0512333
committed
fix: Improve time window handling in traceAnalyzer
* Updated the time window index validation to issue a warning instead of an error when data is not strictly ordered by time.
* Adjusted the current time window index and next time window timestamp accordingly to ensure continued processing without interruption.1 parent 6ab9727 commit 0512333
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | | - | |
120 | | - | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments