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

Docker (Msconvert) fails sometimes, temporary solved with up to 6 retries #1

Open
xiaofengxie128 opened this issue Dec 1, 2022 · 0 comments
Labels
temporary_fixed_bug Issues has been fixed temporary, but not in a permanent or proper way. wontfix This will not be worked on

Comments

@xiaofengxie128
Copy link
Collaborator

xiaofengxie128 commented Dec 1, 2022

While using Dockerized MSconvert image to convert vendor file to mzML files, it sometimes will fail (only convert half way then finish). Here are the observations:

  1. So far it only happens with docker inside docker (both local win and production ubuntu), not direct on a local debug environment (not inside docker).
  2. When it fails, it fails at percentages.
  3. Anecdotal, when it failed, the memory usage of the docker is much higher (10-20G), limit it to 2G doesn't seem to help/work.
  4. It seems to not relate to file size, but some files does happens more often than others.
  5. Employee a up to 6 time retry seems to temporary solved the issue, it usually succeed at the 4th try.
  6. The symptoms can be seen in the logs.
    image
    Ideally we could find the root cause of the issue and solve it.
@xiaofengxie128 xiaofengxie128 added enhancement New feature or request temporary_fixed_bug Issues has been fixed temporary, but not in a permanent or proper way. and removed enhancement New feature or request labels Dec 1, 2022
@xiaofengxie128 xiaofengxie128 added the wontfix This will not be worked on label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
temporary_fixed_bug Issues has been fixed temporary, but not in a permanent or proper way. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant