Skip to content

Commit dd03c68

Browse files
Merge pull request #117 from matyasselmeci/pr/amnhdb-concurrency-limit
Set AMNHDB concurrency limit to 50
2 parents 6f43960 + 52a2181 commit dd03c68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flock.opensciencegrid.org/htcondor/config.d/95_negotiator_osgflockgit.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ NEGOTIATOR_ALLOCATED.NEGOTIATOR_SUBMITTER_CONSTRAINT = $(NEGOTIATOR_SUBMITTER_CO
7474
#NEGOTIATOR_ALLOCATED.NEGOTIATOR_SLOT_CONSTRAINT = False
7575

7676

77+
# per https://support.opensciencegrid.org/a/tickets/68035
78+
AMNHDB_LIMIT = 50
79+

0 commit comments

Comments
 (0)