Commit 745c288
committed
chore: bump analyze cache TTL from 5 min to 24 hours
Directory structure of a repo barely changes (new package added maybe
once a month). 24hr cache saves GitHub API calls at ~3-5KB per entry.
1000 cached repos = 5MB Redis. Effectively free.1 parent 8da4376 commit 745c288
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments