Commit graph

2 commits

Author SHA1 Message Date
mcilwain
9f548674b7 Use fewer simultaneous connections to Directory API
Ten turns out to have been set too high; that will occasionally throw
500 Backend errors from the API (presumably having to do with
rate-limiting).
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117549363
2016-03-23 22:38:08 -04:00
mcilwain
57fa57968d Rename Runnable classes from Tasks to Actions
This is cleanup relating to a naming decision that we made awhile ago
but never got around to.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117244827
2016-03-16 21:20:25 -04:00
Renamed from java/com/google/domain/registry/tools/server/CreateGroupsTask.java (Browse further)