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. |
||
|---|---|---|
| .. | ||
| api_helpers | ||
| constants | ||
| custom_celery_tasks | ||
| exceptions | ||
| insight_log | ||
| jinja_templater | ||
| migrations | ||
| oncall_gateway | ||
| ordered_model | ||
| recaptcha | ||
| tests | ||
| __init__.py | ||
| cache.py | ||
| database.py | ||
| l10n.py | ||
| public_primary_keys.py | ||
| timezones.py | ||
| utils.py | ||