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

[AB#43320] check-finished-ingest-item message dropped #293

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

AxTrusov
Copy link
Member

@AxTrusov AxTrusov commented Apr 29, 2024

Pull Request

Prerequisites

  • The PR is targeting the right branch (dev for features and master for
    releases)
  • potential release notes to the PR description added
  • potential testing notes to the PR description added
  • appropriate labels for the PR applied

Description

  • CheckFinishIngestItem command dropped in favor of setting ingest item step state directly and making CheckFinishIngestDocument update ingest item states based on step states in a single update statement.
  • app_hidden.next_inbox_messages updated to always try to load 1 ingest-document related message (StartIngest or CheckFinishIngestDocument) as a first priority message.
    • This ensures ingest is getting started faster and states are updated frequently (and not a couple of times at the end of ingest)

Testing notes

Make sure ingest works, same as before (will probably finish a faster, but might only be noticeable with larger ingests)

@AxTrusov AxTrusov requested a review from Zehelein April 29, 2024 08:29
@AxTrusov AxTrusov merged commit 912e291 into dev Apr 30, 2024
6 checks passed
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