[Feature]: Report faulted state to horde server
Closed this issue · 0 comments
MaikoTan commented
Is there existing issue for this?
- I didn't find similar issue, also checked the latest commit.
Feature Description
Since horde implement their state tracking for faulted jobs, we could now report a faulted state to the server.
Proposed Solution
- add
"state": "faulted"
into the payload.
Additional Information
No response