oncall-engine/engine/apps/user_management/tests
Matias Bordese 181d5d5712
Setup one-at-a-time lock for sync_organization tasks (#3612)
Related to https://github.com/grafana/support-escalations/issues/8844

Queuing multiple sync_organization tasks for the same org could lead to
parallel running of the sync task for the same organization, potentially
creating duplicated entries and/or generating multiple unneeded API
calls. This prevents running an organization sync while there is a sync
for that same org in progress.
2024-01-04 15:34:28 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Add multi-stack support for mobile app (#3500) 2023-12-13 09:00:18 +00:00
test_free_public_beta_subcription_strategy.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
test_organization.py fix duplicate teams showing up in teams dropdown for /escalate slack command (#3590) 2023-12-22 12:36:54 +00:00
test_region.py Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
test_sync.py Setup one-at-a-time lock for sync_organization tasks (#3612) 2024-01-04 15:34:28 +00:00
test_user.py Move cache clear to fixtures, fix some deprecation notices (#3269) 2023-11-06 16:52:50 +00:00