Skip to content

Commit bbab8cf

Browse files
authored
Arrêt du job de consolidation brute (#5527)
1 parent 43064f0 commit bbab8cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/runtime.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ oban_prod_crontab = [
185185
{"0 8 * * *", Transport.Jobs.WarnUserInactivityJob},
186186
{"*/5 * * * *", Transport.Jobs.UpdateCounterCacheJob},
187187
{"0 4 * * *", Transport.Jobs.StopsRegistrySnapshotJob},
188-
{"30 2 * * *", Transport.Jobs.IRVERawConsolidationJob},
189188
{"45 4 * * *", Transport.Jobs.IRVESimpleConsolidationJob},
190189
{"10 * * * *", Transport.Jobs.DefaultTokensJob},
191190
{"0 2 * * *", Transport.Jobs.CleanOnDemandValidationJob},

0 commit comments

Comments
 (0)