Skip to content

EdgeHub restarts automatically, but all other modules do not restart, leading to miscommunication between the custom module and the EdgeHub module.(Interruption of data receiving after 30 days after automatic server certificate renewal) #923

EdgeHub restarts automatically, but all other modules do not restart, leading to miscommunication between the custom module and the EdgeHub module.(Interruption of data receiving after 30 days after automatic server certificate renewal)

EdgeHub restarts automatically, but all other modules do not restart, leading to miscommunication between the custom module and the EdgeHub module.(Interruption of data receiving after 30 days after automatic server certificate renewal) #923

Workflow file for this run

# Please refer to the issue-labeler documentation here: https://github.com/github/issue-labeler
name: Label all github issues
on:
issues:
types: opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/ISSUE_TEMPLATE/issue-label-list.yml
enable-versioned-regex: 0