seqeralabs / tower-cli

Nextflow Tower CLI tool
Apache License 2.0
43 stars 9 forks source link

Increase character maximum for parameter files #391

Open rannick opened 8 months ago

rannick commented 8 months ago

Hello, We are currently running into this error. ERROR: ParamsText field too big - Max allowed size 20480 characters

We would like to use the parameter files instead of profiles and multiple parameter files are not accepted as input. Would it be possible to increase that maximum to at least 50000 characters?