Closed Bug 906930 Opened 11 years ago Closed 10 years ago

update all staging ini files to new format of backoff_delays

Categories

(Socorro :: Infra, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Unassigned)

Details

a push of a change to defaults has resulted in most Socorro apps on staging halting.

solution: all instances of the key "backoff_delays" in ini files should be changed to this form:

  [10, 30, 60, 120, 300, 300, 300]  ==>  10, 30, 60, 120, 300

in other words, remove the square brackets and limit the list to those five integers.

the affected files on staging:
  processor.ini
  crontabber.ini
  common_hbase.ini
  common_elasticsearch.ini
  common_database.ini
  admin_common_database.ini
This same change will have to happen on production when v57 is pushed.
this was done
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.