mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-18 02:33:00 -05:00
* fix: pull tenacity inside of methods * feat: configurable tenacity * fix: loop instantiation * feat: first pass at context manager dependencies * feat: extend di tests * chore: lint * fix: type * fix: change the type signature * feat: dependency chaining * feat: implement nice errors for sync listener * chore: lint * chore: version, changelog * fix: don't catch errors * fix: tenacity for api retries * feat: first pass at typeadapter validation * refactor: clean up a bit * fix: backwards compat * fix: empty dict breaking change * fix: types * feat: test for dict inputs * feat: integer concurrency * chore: changelog * fix: copilot * fix: chained context manager bug * chore: lint * refactor: factor out dependency evaluation