Skip to content

Sub request id + improve retries logging for ihe v2 + Retries for ERR_BAD_RESPONSE on DQ #4881

Sub request id + improve retries logging for ihe v2 + Retries for ERR_BAD_RESPONSE on DQ

Sub request id + improve retries logging for ihe v2 + Retries for ERR_BAD_RESPONSE on DQ #4881

name: PR Check - API
on:
pull_request:
paths:
- "packages/api/**"
merge_group:
workflow_dispatch:
jobs:
check-commits:
uses: ./.github/workflows/_check-commits.yml
secrets: inherit
check-pr:
uses: ./.github/workflows/_build.yml
with:
path: "packages/api"
secrets: inherit