We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43064f0 commit bbab8cfCopy full SHA for bbab8cf
1 file changed
config/runtime.exs
@@ -185,7 +185,6 @@ oban_prod_crontab = [
185
{"0 8 * * *", Transport.Jobs.WarnUserInactivityJob},
186
{"*/5 * * * *", Transport.Jobs.UpdateCounterCacheJob},
187
{"0 4 * * *", Transport.Jobs.StopsRegistrySnapshotJob},
188
- {"30 2 * * *", Transport.Jobs.IRVERawConsolidationJob},
189
{"45 4 * * *", Transport.Jobs.IRVESimpleConsolidationJob},
190
{"10 * * * *", Transport.Jobs.DefaultTokensJob},
191
{"0 2 * * *", Transport.Jobs.CleanOnDemandValidationJob},
0 commit comments