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

Fix handling of missing transferring files #1112

Closed
dfaller opened this issue Feb 8, 2018 · 0 comments
Closed

Fix handling of missing transferring files #1112

dfaller opened this issue Feb 8, 2018 · 0 comments

Comments

@dfaller
Copy link
Contributor

dfaller commented Feb 8, 2018

Fix the handling of transferring files (in the directory monitor) where the transferring file goes missing.

  1. If the transferring file is gone, mark the file ingest as ERRORED and stop tracking the file.

  2. Put a check to make sure a file exists before attempting to get its size (e.g. line 238 in dir_monitor.py)

@dfaller dfaller added this to the Backlog milestone Feb 8, 2018
@dfaller dfaller added this to To Do in Critical Issues via automation Feb 8, 2018
@dfaller dfaller self-assigned this Feb 23, 2018
@dfaller dfaller moved this from To Do to In progress in Critical Issues Feb 23, 2018
Critical Issues automation moved this from In progress to Done Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant