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

update latch sooner

parent fdf75436
Branches
Tags
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.
Please register or to comment