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

[Ingest & Admin Tool] Requeue of Ingest Job which triggers redownload #2158

Open
mreyescdl opened this issue Jan 29, 2025 · 0 comments
Open
Assignees

Comments

@mreyescdl
Copy link
Contributor

Ingest has a check on download that will raise an exception when duplicate files are found.
This is to prevent a user from submitting an object manifest with duplicate file names.

When a Job fails and its last successful state is "PROVISIONING", a requeue will start downloading.
I have found that in this state, the downloading has completed successfully and the requeue will trigger the error described above.

In the admin tool, a pulldown menu featuring "states" would be a nice addition to the "requeue" button. This would allow us to bypass downloading a second time in these conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants