Commit 05e3682
feat: expand initial content lookback from 1 hour to 7 days
Allows providers to retrieve content from the past week on first poll
instead of only the last hour.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 80eedf0 commit 05e3682
File tree
2 files changed
+2
-2
lines changed- src
- TagzApp.Common
- TagzApp.Storage.Postgres
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments