Commit 3a71fb9
fix: use WEEKS_QUERY_LIMIT for Step 1 execution dates query
Prevents silent data truncation when a site has many execution rows
per date (multiple brands/models/categories). Same rationale as the
weeks handler which also needs all rows to extract distinct values.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 017fd2a commit 3a71fb9
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2595 | 2595 | | |
2596 | 2596 | | |
2597 | 2597 | | |
2598 | | - | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
| 2601 | + | |
2599 | 2602 | | |
2600 | 2603 | | |
2601 | 2604 | | |
| |||
0 commit comments