Exception: Wurk::Flow::InvalidGraph
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Wurk::Flow::InvalidGraph
- Defined in:
- lib/wurk/flow.rb
Overview
Every build-time refusal. ArgumentError because a malformed graph is a
caller mistake in exactly the way a malformed job payload is — which also
means the HTTP API's existing rescue turns one into a 400 with no new arm.