feat: limits (#559)

* feat: workflow run limits

* fix: resource exhausted 429

* feat: event limit

* feat: worker limit

* fix: sensible error

* fix: pb

* feat: expose limits api

* feat: default limits

* feat: add enable alert option

* feat: slack and email alerts

* fix: cron interval

* feat: make metered util

* wip: schedules and crons

* chore: squash migration

* fix: select or insert

* fix: remove unfinished meter

* chore: atlas migration

* fix: template format

* fix: shared ErrResourceExhausted

* feat: cache

* fix: limit can be nil

* fix: clarification

* fix: close meter ticker

* fix: friendly error for child workflows
This commit is contained in:
Gabe Ruttner
2024-06-07 10:57:57 -07:00
committed by GitHub
parent e0441a38a1
commit bbc4e58dd9
70 changed files with 3027 additions and 395 deletions
Regular → Executable
View File