Skip to content

Commit b60d9b7

Browse files
committed
Merge pull request MariaDB#17 from armenzg/master
Disable automatic backfilling until we handle perma failing issues properly (bug 1195824)
2 parents 4c4f90e + d027d6c commit b60d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
worker1: python pulse_actions/worker.py --topic-base backfilling
1+
worker1: python pulse_actions/worker.py --topic-base backfilling --dry-run
22
worker2: python pulse_actions/worker.py --topic-base resultset_actions,manual_backfill
33

0 commit comments

Comments
 (0)