Commit f5b7b05
Reduce miniflux feed refresh batch size to 15 (#238)
The default BATCH_SIZE of 100 causes network issues due to too many
domains being fetched concurrently. Lower it to 15 to reduce load.
https://claude.ai/code/session_01SDH1DWoiQ8dEPA6kFskffE
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 7500c3b commit f5b7b05
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments