Skip to content

Add special retry strategy for GetPolicy to avoid throttling #25

Add special retry strategy for GetPolicy to avoid throttling

Add special retry strategy for GetPolicy to avoid throttling #25

Workflow file for this run

name: Main CI Workflow
on:
pull_request: # when a PR is submitted
workflow_dispatch: # can be invoked manually
env:
CARGO_TERM_COLOR: always
jobs:
build_and_test:
uses: ./.github/workflows/build_and_test.yml