Commit Graph

3 Commits

Author SHA1 Message Date
Erik Sipsma
d2c730c0f9 solver: include vertex Description in OpError
These descriptions can be useful for callers to identify which op failed
and plumb any custom metadata through to those failures.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2024-07-02 10:31:22 -07:00
Edgar Lee
fa8a02c861 Fix optional cast for WithOp when unit testing
Signed-off-by: Edgar Lee <edgarl@netflix.com>
2020-11-16 13:37:30 -08:00
Edgar Lee
7ce58c31ba Plumb op metadata to recreate failed ops with gateway exec
Signed-off-by: Edgar Lee <edgarl@netflix.com>
2020-11-13 22:05:13 -08:00