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: add various fixes and improvements #1007

Merged
merged 8 commits into from
Dec 6, 2022
Merged

fix: add various fixes and improvements #1007

merged 8 commits into from
Dec 6, 2022

Commits on Dec 2, 2022

  1. feat: remove update_recycle task

    This task has never been used
    raphael0202 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1d26267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c590906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211fb45 View commit details
    Browse the repository at this point in the history
  4. fix: add mongodb service in webnet network

    Otherwise other services cannot access it
    raphael0202 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    35b7d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96c7cf6 View commit details
    Browse the repository at this point in the history
  6. fix: fix mongoDB healthcheck

    catch ServerSelectionTimeoutError errors
    raphael0202 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    85e4054 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. fix: fix default value for MONGO_URI in .env

    PO install on the side is not the most common one
    raphael0202 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cb95c36 View commit details
    Browse the repository at this point in the history
  2. fix: update barcode range check during insight import

    Don't check barcode range for insights generated from logos
    (universal-logo-detector model) that were annotated manually
    raphael0202 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    926e538 View commit details
    Browse the repository at this point in the history