Skip to content

refactor eventsubws subscription error handling to not error on reconnect #3

refactor eventsubws subscription error handling to not error on reconnect

refactor eventsubws subscription error handling to not error on reconnect #3

Workflow file for this run

name: validate-signoff
on:
pull_request:
types:
- opened
- edited
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: PR Description Check
uses: pythonistaguild/pr-description-check@v1.0
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"