Open adamrtalbot opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@adamrtalbot is this still an issue?
Yep, as far as I'm aware. It's a really hard thing to test because you need to exhaust all the machines in the region. FPGAs perhaps?
Is there any updates on this particular issue? we also ran multiple times into this error. I thought that it might be possible to use error strategies to resolve this and retry again but I also can't find a specific error code.
Not really - we haven't got a reliable we of recreating it. Once we have that it shouldn't be too hard to fix. If you've ran into it multiple times could you provide a step-by-step for recreating the issue here?
Bug report
If running in an Azure region where the virtual machine size is out of capacity, Nextflow immediately dies.
Expected behavior and actual behavior
It should submit the autoscale formula, then allow Azure Batch to handle the rescaling.
Steps to reproduce the problem
Unfortunately, Azure are a bit opaque with how many machines are available in a region. I have reached out to them to see if they can help.
Program output
Environment
Additional context