RFC: workflow hints section #417
jdidion
started this conversation in
Requests for Comment
Replies: 2 comments
-
As I Mentioned in the linked PR, I think this is ultimately a good Idea. we already have 1 use case for |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would indeed be best. It was only added in meta because of a lack of a hints section. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are beginning to have features in the development spec that leverage workflow-level hints to the runtime engine, e.g. the
allowNestedInputs
flag described in #359. Such hints do not really belong inmeta
. I propose that we add ahints
section to workflow that has identical semantics to task hints.Beta Was this translation helpful? Give feedback.
All reactions