Closed Bug 1229060 Opened 9 years ago Closed 9 years ago

Increase validator timeout

Categories

(Cloud Services :: Operations: AMO, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: jason)

Details

Would it be possible to increase the validator timeout on AMO? We are getting key add-ons hitting the timeout, I think this is mostly to prevent denial of service attacks or add-ons that get into an infinite loop (should never happen).

Would appreciate if we could increase that asap.
Assignee: nobody → jthomas
It is currently set to 180 seconds, do we want to double it? https://github.com/mozilla/olympia/blob/master/sites/prod/settings.py#L202
(In reply to Jason Thomas [:jason] from comment #1)
> It is currently set to 180 seconds, do we want to double it?
> https://github.com/mozilla/olympia/blob/master/sites/prod/settings.py#L202

Let's do that and see what happens.
Commits pushed to master at https://github.com/mozilla/olympia

https://github.com/mozilla/olympia/commit/bc858f6e24f8a8a7b80e70ef88ce1a7a7241eb1c
Bump prod VALIDATOR_TIMEOUT to 360 Bug 1229060

https://github.com/mozilla/olympia/commit/7f766a5fdff255b827333d4fb01aa77546ed8c70
Merge pull request #998 from jasonthomas/bump-validator-timeout

Bump prod VALIDATOR_TIMEOUT to 360 Bug 1229060
Do we want this change out today? If so please tag and I can push.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.