diff --git a/.config/cypress-devcontainer.yml b/.config/cypress-devcontainer.yml index 8b11c8413c..9dbe429a3c 100644 --- a/.config/cypress-devcontainer.yml +++ b/.config/cypress-devcontainer.yml @@ -183,16 +183,17 @@ id: 'aidx' #clusterLimit: 1 # Job concurrency per worker -# deliverJobConcurrency: 128 -# inboxJobConcurrency: 16 +#deliverJobConcurrency: 16 +#inboxJobConcurrency: 4 +#relationshipJobConcurrency: 16 # Job rate limiter -# deliverJobPerSec: 128 -# inboxJobPerSec: 32 +#deliverJobPerSec: 1024 +#inboxJobPerSec: 64 # Job attempts -# deliverJobMaxAttempts: 12 -# inboxJobMaxAttempts: 8 +#deliverJobMaxAttempts: 12 +#inboxJobMaxAttempts: 8 # IP address family used for outgoing request (ipv4, ipv6 or dual) #outgoingAddressFamily: ipv4 diff --git a/.config/docker_example.yml b/.config/docker_example.yml index 9bce1b56ea..ce2d68b658 100644 --- a/.config/docker_example.yml +++ b/.config/docker_example.yml @@ -195,16 +195,17 @@ id: 'aidx' #clusterLimit: 1 # Job concurrency per worker -# deliverJobConcurrency: 16 -# inboxJobConcurrency: 4 +#deliverJobConcurrency: 16 +#inboxJobConcurrency: 4 +#relationshipJobConcurrency: 16 # Job rate limiter -# deliverJobPerSec: 128 -# inboxJobPerSec: 64 +#deliverJobPerSec: 1024 +#inboxJobPerSec: 64 # Job attempts -# deliverJobMaxAttempts: 12 -# inboxJobMaxAttempts: 8 +#deliverJobMaxAttempts: 12 +#inboxJobMaxAttempts: 8 # IP address family used for outgoing request (ipv4, ipv6 or dual) #outgoingAddressFamily: ipv4 diff --git a/.devcontainer/devcontainer.yml b/.devcontainer/devcontainer.yml index a06e6ec5a6..aa95127aa5 100644 --- a/.devcontainer/devcontainer.yml +++ b/.devcontainer/devcontainer.yml @@ -170,16 +170,17 @@ id: 'aidx' #clusterLimit: 1 # Job concurrency per worker -# deliverJobConcurrency: 16 -# inboxJobConcurrency: 4 +#deliverJobConcurrency: 16 +#inboxJobConcurrency: 4 +#relationshipJobConcurrency: 16 # Job rate limiter -# deliverJobPerSec: 1024 -# inboxJobPerSec: 64 +#deliverJobPerSec: 1024 +#inboxJobPerSec: 64 # Job attempts -# deliverJobMaxAttempts: 12 -# inboxJobMaxAttempts: 8 +#deliverJobMaxAttempts: 12 +#inboxJobMaxAttempts: 8 # IP address family used for outgoing request (ipv4, ipv6 or dual) #outgoingAddressFamily: ipv4 diff --git a/chart/files/default.yml b/chart/files/default.yml index 750424e86b..001d97b9a1 100644 --- a/chart/files/default.yml +++ b/chart/files/default.yml @@ -191,16 +191,17 @@ id: "aidx" #clusterLimit: 1 # Job concurrency per worker -# deliverJobConcurrency: 16 -# inboxJobConcurrency: 4 +#deliverJobConcurrency: 16 +#inboxJobConcurrency: 4 +#relationshipJobConcurrency: 16 # Job rate limiter -# deliverJobPerSec: 1024 -# inboxJobPerSec: 64 +#deliverJobPerSec: 1024 +#inboxJobPerSec: 64 # Job attempts -# deliverJobMaxAttempts: 12 -# inboxJobMaxAttempts: 8 +#deliverJobMaxAttempts: 12 +#inboxJobMaxAttempts: 8 # IP address family used for outgoing request (ipv4, ipv6 or dual) #outgoingAddressFamily: ipv4