Jake Warwick

Results 5 issues of Jake Warwick

Hello. Regarding this line and the similar logic in the functions around it: https://github.com/nextflow-io/nextflow/blob/b099d430aa06b350ff63b6f3ae291dd72f49c779/plugins/nf-amazon/src/main/nextflow/cloud/aws/batch/AwsBatchTaskHandler.groovy#L767 We have seen quite a few TooManyRequests exceptions when Batch is under high load. They should...

platform/aws-batch

The mock_batch_simple functionality is a great way to test integration with AWS batch, but it always sets the job status to SUCCEEDED. It would be great to parameterize this, so...

enhancement

As this project matures, it would be nice to publish prebuilt wheels both for ease of use and to enable consumers who need a wheel instead of a sdist, as...

I believe the issue in #7 was not fixed. `Run ItsKarma/[email protected]` ``` Traceback (most recent call last): File "/usr/local/bin/aws", line 27, in sys.exit(main()) File "/usr/local/bin/aws", line 23, in main return...

As a consumer of Pex lockfiles via the pants build tool, I would like to export a lockfile in an open format that I can use to generate a software...

feature request