I'm having trouble expressing workflows that account for resources like timeouts and Wasm fuel limits using the current layout 😠The core problem is that I don't want to mix resources into the Task level. I'd also like to avoid creating multiple signatures, but that's not as critical.
I think a minor tweak fixes this. I'm trying a few things, but I keep coming back to an earlier proposal. This is just a draft for now, but I want to work in the open, so here's the draft PR 😉
I'm having trouble expressing workflows that account for resources like timeouts and Wasm fuel limits using the current layout 😠The core problem is that I don't want to mix resources into the Task level. I'd also like to avoid creating multiple signatures, but that's not as critical.
I think a minor tweak fixes this. I'm trying a few things, but I keep coming back to an earlier proposal. This is just a draft for now, but I want to work in the open, so here's the draft PR 😉