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

Update ocat target table first in cron task #270

Merged
merged 1 commit into from
May 4, 2022
Merged

Update ocat target table first in cron task #270

merged 1 commit into from
May 4, 2022

Conversation

jeanconn
Copy link
Contributor

@jeanconn jeanconn commented May 4, 2022

Description

Do the update for the ocat target table first in the cron task.

This can avoid an issue where another mica update task times out or has error. The independent and quick ocat table update should just go first. Of course other mica tasks should not have error or time out but that is a different issue.

Interface impacts

None

Testing

None - this is all tested code and this task in the task schedule is not dependent on any of the other mica update steps.

Unit tests

Do not apply to this change as mica code was not changed.

Functional tests

No functional testing.

@jeanconn jeanconn merged commit 4e5bb7c into master May 4, 2022
@jeanconn jeanconn deleted the ocat-first branch May 4, 2022 15:41
@javierggt javierggt mentioned this pull request May 31, 2022
@javierggt javierggt mentioned this pull request Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants