Skip to content
  • Marco De Donno's avatar
    cd595078
    Increase the retries for the web app · cd595078
    Marco De Donno authored
    The application can only handle one request at the time; if the request
    is a long one (like prepare a zip file with a lot of images to tag), the
    healthcheck can not be done at the same time, hence the kill of the
    container by the docker daemon.
    cd595078
    Increase the retries for the web app
    Marco De Donno authored
    The application can only handle one request at the time; if the request
    is a long one (like prepare a zip file with a lot of images to tag), the
    healthcheck can not be done at the same time, hence the kill of the
    container by the docker daemon.
Loading