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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| factories.py | ||
| test_free_public_beta_subcription_strategy.py | ||
| test_organization.py | ||
| test_region.py | ||
| test_sync.py | ||
| test_user.py | ||