google-nomulus/java/google/registry/env/common/default/WEB-INF
mcilwain 5689234fd2 Allow more RDE upload tasks to run simultaneously
We're currently facing a large backlog of RDE upload tasks, most of which won't
have anything to do when they execute (because the RDE deposit in question has
been successfully uploaded). And we're also facing the occasional >30 minute
timeout even though most uploads are succeeding in around a minute.

So this CL just lets more run simultaneously so that the backlog can be cleared
out faster.

Note that we still enforce locking on a per-TLD basis, so it won't be possible
for uploads to stomp over each other.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=201257679
2018-06-27 15:28:52 -04:00
..
datastore-indexes.xml Add limit to list_domains command 2018-05-17 21:52:35 -04:00
dispatch.xml Remove web & protocol WHOIS, check API, and RDAP from frontend 2018-06-18 18:07:53 -04:00
dos.xml mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
logging.properties mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
queue.xml Allow more RDE upload tasks to run simultaneously 2018-06-27 15:28:52 -04:00
web.xml Remove web & protocol WHOIS, check API, and RDAP from frontend 2018-06-18 18:07:53 -04:00