Skip to content
Snippets Groups Projects
Commit 3a59914f authored by Erik Reid's avatar Erik Reid
Browse files

update latch sooner

parent fdf75436
No related branches found
No related tags found
No related merge requests found
......@@ -552,10 +552,10 @@ def launch_refresh_cache_all(config):
try:
_erase_next_db(config)
monitor.clear_joblog(get_current_redis(config))
update_latch_status(config, pending=True)
monitor.clear_joblog(get_current_redis(config))
# first batch of subtasks: refresh cached opsdb data
subtasks = [
update_neteng_managed_device_list.apply_async(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment