Skip to content

docs(deferred-work): CircuitBreaker v2 + R4j/Polly-v8 comparison #145

docs(deferred-work): CircuitBreaker v2 + R4j/Polly-v8 comparison

docs(deferred-work): CircuitBreaker v2 + R4j/Polly-v8 comparison #145

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml