mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-31 05:39:41 -06:00
* feat: add function to fetch tenants in partition * feat: update updatedagstatuses query to take list of tenants * feat: wire tenant id through * feat: hack string delim to wire writes through * fix: unnest result of first func * feat: task updates * fix: error handling * fix: one more func + migration * fix: gen * fix: concurrent tenant prom metrics and remove tenant operations --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run>