Skip to content

Exception and connection drop during SAS Token renewal. Reconnect attempts fail until IoT Edge Module exited and restarted #245

Exception and connection drop during SAS Token renewal. Reconnect attempts fail until IoT Edge Module exited and restarted

Exception and connection drop during SAS Token renewal. Reconnect attempts fail until IoT Edge Module exited and restarted #245

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"