Commit 2c700ba
committed
MNT: Delay packet downloader cron job
The POC has indicated that there could be a delay between when the
file arrives and when it gets ingested and available in the database.
I think this means there could still potentially be a further delay
so lets not push it too close to the 0/6/12/18 boundaries and give
it 20 minutes buffer to fill the database after each request.1 parent 69869e7 commit 2c700ba
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
0 commit comments