Skip to content

Commit 4fc29d6

Browse files
committed
Get rid of circuit breaker, which just causes an (on-purpose) failure that confuses people
1 parent ce522f3 commit 4fc29d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml.original

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ from_project: True
4949
# If label_all_on_cron is True, then all resource types will be labeled on every Cloud Scheduler cycle.
5050
# This is useful when you first launch Iris3 for labeling existing resources.
5151

52-
label_all_on_cron: True
52+
label_all_on_cron: False
5353

5454
# Optionally change this token before first deployment for added security in
5555
# communication between PubSub and the Iris App on App Engine.

0 commit comments

Comments
 (0)