Ability to customize Rate Limit config to tower #2216
obonyojimmy
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New feature
id like to customize the rate-limit config currently hardcoded in nextflow
nextflow/modules/nf-commons/src/main/nextflow/util/RateUnit.groovy
Line 78 in 73899f3
max 100 task per 5 minutes
Usage scenario
nextflow run ... -with-tower --- -rt-min <some rate value>
Beta Was this translation helpful? Give feedback.
All reactions