Skip to content

Dataplane manager is not handling exceptions thrown by DataSource/Sink factories during instance creation #2569

Dataplane manager is not handling exceptions thrown by DataSource/Sink factories during instance creation

Dataplane manager is not handling exceptions thrown by DataSource/Sink factories during instance creation #2569

name: First Interaction
on:
issues:
types: [ opened ]
pull_request_target:
types: [ opened ]
jobs:
trigger-workflow:
uses: eclipse-edc/.github/.github/workflows/first-interaction.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}