mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-05 08:09:50 -06:00
* feat: add query to fetch upstream errors from db * fix: return many * feat: propagate errors through `input` * fix: implement the method to get the errors out * fix: query cleanup * feat: rename errors * fix: col names * fix: key name in the json * feat: add method to context to get failed step errors * fix: add 👀 Co-authored-by: abelanger5 <belanger@sas.upenn.edu> * feat: add error log if not errors * fix: logger * fix: simplify query --------- Co-authored-by: abelanger5 <belanger@sas.upenn.edu>