ovesh

Results 10 issues of ovesh

This PR exposes the api for querying the cpu quota. The specific use case is when we need to specify the concurrency level (via cli arg) for a non-golang subprocess.

We are running Cromwell with the Google Genomics (aka Google Pipelines API, aka Google Life Sciences API) backend plugin. There's a known issue on Google's side (unfortunately no public link)...

If a container exits non-zero, an `ContainerError` is thrown, but this object only provides access to stderr, not stdout. Some binaries write their logs/errors to stdout instead of stderr, or...

also: deprecate usage of the tag parameter for filtering fixes https://github.com/Ecwid/consul-api/issues/213

Fixes https://github.com/Ecwid/consul-api/issues/227

Support the `cached` parameter in /health queries, see [Hashicorp docs on Agent Caching](https://www.consul.io/api-docs/features/caching) for details

[Consul api docs](https://www.consul.io/api-docs/health#tag) say that the `tag` parameter for `/health/service/:service` is deprecated: > Use filter with the Service.Tags selector instead. This parameter will be removed in a future version of...

**Describe the bug** I've noticed a linear increase in memory usage when processing multiple czi files in headless mode, with memory usage increasing with every image being processed. The memory...

Enhancement

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

staged-recipes
review-requested
c-cpp