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

feat: make initializer accept gRPC delay times #900

Merged
merged 1 commit into from Aug 15, 2023
Merged

feat: make initializer accept gRPC delay times #900

merged 1 commit into from Aug 15, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Aug 15, 2023

Description

On slow HW (RPI, etc.) gRPC backends might take more time to get up. this PR extends the default time (20 attempts, 2 seconds in between) and adds a config file for the model as grpc.attempts and grpc.attempts_sleep_time

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit 0ec695f into master Aug 15, 2023
14 checks passed
@mudler mudler deleted the grpc_delay branch August 15, 2023 23:11
@mudler mudler added the enhancement New feature or request label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant