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

Update retry logic in BasePromptDriver #51

Closed
vasinov opened this issue May 18, 2023 · 1 comment
Closed

Update retry logic in BasePromptDriver #51

vasinov opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vasinov
Copy link
Member

vasinov commented May 18, 2023

BasePromptDriver should use the same retry logic used in BaseEmbeddingDriver.

@vasinov vasinov added enhancement New feature or request good first issue Good for newcomers labels May 18, 2023
@vasinov
Copy link
Member Author

vasinov commented Jul 2, 2023

Refactored exponential backoff into ExponentialBackoffMixin and added it to BasePromptDriver.

@vasinov vasinov closed this as completed Jul 2, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant