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

Retry ingest #42

Closed
wants to merge 5 commits into from
Closed

Retry ingest #42

wants to merge 5 commits into from

Conversation

JanKoppe
Copy link
Contributor

Solution for #30, using the new database.

`./start.sh listfailed` will now show known failed recordings, that
either failed at recording or uploading. uid and timestamp is shown.

the uid can then be used to retry ingesting this recording.
reingesting a recording does work. code is heavily duplicated, though.
will try to split some code into functions.

also, opencast behaves a bit strange when ingesting a recording again,
if the recording has already been published. think about putting some
failsafes in. or should this be handled on opencasts side?
refactored a few lines of code that were duplicated.

not listing FAILED_RECORDING any more, as this doesn't really make
sense.
@JanKoppe
Copy link
Contributor Author

Completely outdated now.

@JanKoppe JanKoppe closed this Feb 22, 2017
@JanKoppe JanKoppe deleted the retry-ingest branch February 28, 2017 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants