diff --git a/apps/cap_feed/formats/cap_xml.py b/apps/cap_feed/formats/cap_xml.py index b57ee53..a4cc3ca 100644 --- a/apps/cap_feed/formats/cap_xml.py +++ b/apps/cap_feed/formats/cap_xml.py @@ -243,6 +243,8 @@ def process_alert( ) ) + mgr.done() # Make sure everything is saved to DB before we start tagging admin1s + if alert_has_valid_info: # Fallback: Try circles if not tagged_admin1s_id: