firstbatchxyz / dkn-compute-node

Compute Node of Dria Knowledge Network.
Apache License 2.0
88 stars 34 forks source link

Error handling improvements #124

Closed erhant closed 1 month ago

erhant commented 1 month ago

Errors are printed in a much better way with eyre debug prints now. Furthermore, if there is a workflow error, it is reported back to DKN with the task id, so that it can be retried.