Skip to content

Add retry capability to REST client to handle transient errors #2210

Add retry capability to REST client to handle transient errors

Add retry capability to REST client to handle transient errors #2210

Workflow file for this run

name: Line Endings Check
on:
pull_request:
branches:
- ci
- dev
jobs:
line-endings-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check for CRLF endings
uses: erclu/check-crlf@v1