Skip to content

Add retry support for the ModelProvider.generate method#18

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

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

Conversation

@SasinduDilshara
Copy link
Contributor

@SasinduDilshara SasinduDilshara changed the title Add retry implementation for Ollama Modelprovider.generate()` API 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 90.78947% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.64%. Comparing base (a5d1575) to head (a3b9e3b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
ballerina/provider_utils.bal 90.54% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   50.60%   56.64%   +6.04%     
==========================================
  Files           4        4              
  Lines         249      286      +37     
  Branches       73       82       +9     
==========================================
+ Hits          126      162      +36     
- Misses        123      124       +1     

☔ 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.

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