brigadecore / brigade-sdk-for-js

JavaScript (and TypeScript) SDK for Brigade v2
Apache License 2.0
4 stars 6 forks source link

add fallible field to JobSpec #74

Closed krancour closed 2 years ago

krancour commented 2 years ago

This change will allow clients to start transmitting information about the fallibility of jobs to the API server.

Importantly, this will allow Brigade's own worker component to send this info.