Clay McLeod
Clay McLeod
I suggest that we add an endpoint that informs clients of the capabilities of the execution service (similar to [capabilities](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#capabilities)) in the LSP specification. For example, a client should be...
It seems strange that resource requests are specified at a task level instead of a executor level where images are actually specified. The lack of flexibility surrounding resource allocation at...
Hi there! We recently used TES during the St. Jude Biohackathon ([code](https://github.com/stjude-biohackathon/kids24-team15)) to build a new workflow execution engine. As part of that, we also developed the [`tes`](https://github.com/stjude-rust-labs/tes) crate. During...