Skip to content

Layering example#31

Merged
chmodas merged 2 commits into
trunkfrom
layering-example
Apr 7, 2026
Merged

Layering example#31
chmodas merged 2 commits into
trunkfrom
layering-example

Conversation

@chmodas

@chmodas chmodas commented Apr 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter

codecov-commenter commented Apr 7, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53%. Comparing base (6e34909) to head (cc38f6c).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk      #31   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files           6        6           
  Lines         342      342           
=======================================
  Hits          337      337           
  Misses          5        5           

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

chmodas added 2 commits April 7, 2026 11:58
Shows Batch composed with Tower's Retry and Timeout layers via
ServiceBuilder to batch-write events to a simulated remote API
that fails ~30% of the time. Retry with exponential backoff
handles transient flush failures transparently.
@chmodas chmodas force-pushed the layering-example branch from 720d012 to cc38f6c Compare April 7, 2026 10:58
@chmodas chmodas merged commit c7b1315 into trunk Apr 7, 2026
2 checks passed
@chmodas chmodas deleted the layering-example branch April 7, 2026 10:59
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.

2 participants