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: Run feature server w/o gunicorn on windows #4024

Merged
merged 4 commits into from
Apr 3, 2024

Commits on Mar 21, 2024

  1. fix: Run feature server w/o gunicorn on windows

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    126472d View commit details
    Browse the repository at this point in the history
  2. skip gunicorn for windows in setup.py

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    96d415a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. pull default registry ttl to constants

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    eee925c View commit details
    Browse the repository at this point in the history
  2. remove default value from start_server as well

    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e88eb65 View commit details
    Browse the repository at this point in the history