Nate Coraor
Nate Coraor
The AMQP heartbeat is now configurable (https://github.com/galaxyproject/pulsar/pull/357) although that was not the cause of the error nor was it likely to cause the job loss even if it was. Setting...
Not on the VGP instance, but I do still get them on the Main instances. I need to fix log storage on the handler VMs to see what's going on...
Most options can be added pretty easily, check out #9 for an example of how to do this.
Ok, thanks for the heads up. Are you still planning on reviewing PRs or is this project looking for a maintainer?
Sounds good. I might be interested at some point in the future especially if I had some reason why I needed to make some major changes or if you were...
The resources allocated for Jupyter on usegalaxy.org are very very limited (1.5 CPUs, 1.5 GB of memory, and a 12 hour max runtime). I can increase that with some idea...
Still happening for me - am I the only one?
Thanks, yes, it sounds like we should probably prepend `gres:` to the string in the job template. `gres` in the job template was generalized to `tres_per_node` in 18.08, I am...
Thanks @stmlange. I think you should be able to use the existing [fsd_replace](https://github.com/natefoo/drmaa-utils/blob/588f69d387322a4f53ce072a6c9acf7ad19b5002/drmaa_utils/fsd_util.c#L94) function for this.
Sorry, not sure how I missed all these notifications - I will take a look at this.