Skip to content

System unavailable: Repeated "Cannot contact node" at 2am ? #13245

System unavailable: Repeated "Cannot contact node" at 2am ?

System unavailable: Repeated "Cannot contact node" at 2am ? #13245

Workflow file for this run

# Label adding bot, see .github/labeler.yml for config
name: "Pull Request Labeler"
on:
pull_request_target:
issues:
issue_comment:
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 # v4.0.2
if: ${{ github.event.pull_request }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: fuxingloh/multi-labeler@fb9bc28b2d65e406ffd208384c5095793c3fd59a # v1.8.0
with:
github-token: "${{secrets.GITHUB_TOKEN}}"
config-path: .github/regex_labeler.yml