target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.17k stars 230 forks source link

profile: optimize on-call query #3871

Closed mastercactapus closed 1 month ago

mastercactapus commented 1 month ago

Description: Makes a single DB call for on-call assignments instead of the recursive resolvers it previously used.

Which issue(s) this PR fixes: Fixes #3870

Describe any introduced user-facing changes: If introducing any user-facing changes, provide a clear description of them.

Describe any introduced API changes: