Skip to content

fix: run processing request body async in order to prevent event thread blocking #41

fix: run processing request body async in order to prevent event thread blocking

fix: run processing request body async in order to prevent event thread blocking #41

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/java_pr.yml@1.6.0
secrets: inherit