Skip to content

[Bug]: UI gets stuck on "failed to retrieve files" even after recovering #482

[Bug]: UI gets stuck on "failed to retrieve files" even after recovering

[Bug]: UI gets stuck on "failed to retrieve files" even after recovering #482

name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
call-openhands-resolver:
uses: All-Hands-AI/openhands-resolver/.github/workflows/openhands-resolver.yml@main
if: github.event.label.name == 'fix-me'
with:
max_iterations: 50
secrets: inherit