Skip to content

Comments

Add retry support for the ModelProvider.generate method#26

Open
SasinduDilshara wants to merge 6 commits intoballerina-platform:mainfrom
SasinduDilshara:add-retry-implementation
Open

Add retry support for the ModelProvider.generate method#26
SasinduDilshara wants to merge 6 commits intoballerina-platform:mainfrom
SasinduDilshara:add-retry-implementation

Conversation

@SasinduDilshara
Copy link
Contributor

@SasinduDilshara SasinduDilshara changed the title Add retry implementation for openai model provider Add retry support for the ModelProvider.generate method Sep 3, 2025
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 93.84615% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.41%. Comparing base (2ce8f01) to head (4007ea6).

Files with missing lines Patch % Lines
ballerina/provider_utils.bal 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   35.58%   40.41%   +4.83%     
==========================================
  Files           5        5              
  Lines         444      480      +36     
  Branches      112      119       +7     
==========================================
+ Hits          158      194      +36     
  Misses        286      286              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SasinduDilshara SasinduDilshara force-pushed the add-retry-implementation branch from 480b3c5 to 4007ea6 Compare October 15, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Retry Policy Support to Ballerina AI Model Providers

1 participant