Closed kelly-sovacool closed 11 months ago
Ultimately the problem was the user was calling renee run once per fastq file instead of passing all fastq files at once. I could see how users may hit the dockerhub rate limit though if trying to run renee for multiple projects simultaneously.
If other users run into legitimate rate limit issues due to running renee simultaneously on multiple data sets (rather than a user incorrectly running once per sample), we may want to look into how users can authenticate their dockerhub account on biowulf to increase their rate limit and add instructions to our docs. Until then, this is likely not a true issue.
Error run into by Ayslan on biowulf the first time he tried to run RENEE:
Implementing the shared SIF cache dir by default should help so users don't have to pull containers already pulled by others.