Skip to content

Use send_with_retry in the trace exporter #2790

Use send_with_retry in the trace exporter

Use send_with_retry in the trace exporter #2790

Workflow file for this run

name: Required checks pass
on:
pull_request:
push:
branches:
- main
jobs:
allchecks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v1
with:
delay: '3'
retries: '30'
polling_interval: '1'