Felix Ruess
Felix Ruess
@hulb see the `-recheck` option: https://github.com/ncabatoff/process-exporter#running
So it definitely worked on s3fs 0.4.2, not sure about newer ones... IIRC there was also no explicit refresh arg, but it was passed via kwargs: https://github.com/dask/s3fs/issues/207#issuecomment-515531222 The fsspec glob...
@klueska that would be great! Is there any ticket or other resource where we can follow roadmap/progress on this "GPU sharing initiative"?
Same problem here... any updates/ideas?
> @flixr , can you give a few more details about the structure of the workflow? Just an overall DAG structure and some details on which tasks had retries, etc?...
Let me know what extra info I can get...
Personally I'm not in favor of "merging" these settings across hierarchies and I prefer that those are applied as a whole from the most specific level. While I can also...
Also I'm wondering if we should rather leverage [k8s limit ranges](https://kubernetes.io/docs/concepts/policy/limit-range/) instead of re-implementing all this in flyteadmin?
@specious can this be merged? The the version file should not be included and it's not needed... the only var that is used from there is PROJECT_VERSION and that is...
Nice! But what about e.g. a `ContainerTask`?