oncall-engine/engine/apps/user_management/subscription_strategy
Yulya Artyukhina 40c964c7b7
Speed up send email notification task (#3713)
# What this PR does
Removes unnecessary filtering by organization during emails limit check
in send email notification task since there is filtering by user there,
so there is no need to check organization
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2205
## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-18 13:54:18 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base_subsription_strategy.py remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
free_public_beta_subscription_strategy.py Speed up send email notification task (#3713) 2024-01-18 13:54:18 +00:00