Spun off from discussion in #25 . Ideally, the float CLI should be able to accept the job script through stdin, so that it doesn't have to download the script from S3 for each task. Alternatively, using the REST API directly as described in #24 will avoid this issue. We can work around this problem for now.
Spun off from discussion in #25 . Ideally, the float CLI should be able to accept the job script through stdin, so that it doesn't have to download the script from S3 for each task. Alternatively, using the REST API directly as described in #24 will avoid this issue. We can work around this problem for now.