Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify AO reload to handle multiple modified AOs #4976

Closed
1 task
lbeaufort opened this issue Oct 26, 2021 · 0 comments · Fixed by #5033
Closed
1 task

Modify AO reload to handle multiple modified AOs #4976

lbeaufort opened this issue Oct 26, 2021 · 0 comments · Fixed by #5033

Comments

@lbeaufort
Copy link
Member

lbeaufort commented Oct 26, 2021

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

  • We are able to publish more than one AO per day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants