You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, as written, the AO reload task (refresh_most_recent_aos) will only reload one AO per day, even if more than one is modified. We should modify the AO reload task to work more like the case reload task (refresh_most_recent_cases) to loop through all modified AOs and load them to elasticsearch.
cc: @fec-jli
What we’re after
Right now, as written, the AO reload task (
refresh_most_recent_aos
) will only reload one AO per day, even if more than one is modified. We should modify the AO reload task to work more like the case reload task (refresh_most_recent_cases
) to loop through all modified AOs and load them to elasticsearch.cc: @fec-jli
Related ticket(s)
Completion criteria
The text was updated successfully, but these errors were encountered: