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

Add retry to get OpenAI embeddings #378

Merged
merged 4 commits into from
Mar 15, 2024
Merged

Add retry to get OpenAI embeddings #378

merged 4 commits into from
Mar 15, 2024

Conversation

zechengz
Copy link
Member

Allow multiple times retry to get OpenAI embeddings if some requests failed

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.52%. Comparing base (c1f0cb8) to head (f8498cd).

❗ Current head f8498cd differs from pull request most recent head e09f99d. Consider uploading reports for the commit e09f99d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   93.52%   93.52%   -0.01%     
==========================================
  Files         124      124              
  Lines        6454     6451       -3     
==========================================
- Hits         6036     6033       -3     
  Misses        418      418              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zechengz zechengz marked this pull request as ready for review March 14, 2024 06:58
@zechengz zechengz enabled auto-merge (squash) March 15, 2024 02:10
@zechengz zechengz merged commit 0cb4d7f into master Mar 15, 2024
12 checks passed
@zechengz zechengz deleted the zecheng_openai_retry branch March 15, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants