Skip to content

fix: handling client disconnect gracefully by propagating cancellation exception up to the chat completion handler #244

fix: handling client disconnect gracefully by propagating cancellation exception up to the chat completion handler

fix: handling client disconnect gracefully by propagating cancellation exception up to the chat completion handler #244

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit
with:
python_version: 3.8
test_python_versions: '["3.8", "3.9", "3.10", "3.11", "3.12"]'