Robert Brennan
Robert Brennan
@enyst any particular workflows you see breaking?
@xingyaoww "fatal" now means "shut everything down, the environment is in an irrecoverable state and the user needs to take action" If e.g. an action times out, that's not fatal--the...
OK I think I've addressed your comments @xingyaoww and @enyst! One last question for you though Xingyao Thanks for the feedback--definitely helpful
OK I actually saw the docker cleanup issue as well--will work on that. Re: UnicodeDecodeError, I pushed back on making that a hard error, but maybe I'm wrong? Where did...
OK added a more graceful handling of an existing container! @enyst looking at your unicode issue it seems like you might have pasted something funky into the prompt...
Thanks Xingyao, testing on my end! @enyst you're still blocking merge on this one--if you're good w/ it, mind approving?
Sorry @enyst my bad, looks like you're good! It's Xingyao 🙃
Stress tests are passing now! Thanks for writing that Xingyao, it did surface a bug where `/alive` returns 503 for a second even after the pod is ready (going to...
@openhands there are some github actions failing. check their logs and fix them. verify locally that the corresponding commands are passing
I have fixed the failing GitHub Actions by updating the frontend tests to match the new GitHub token documentation UI changes. The tests now look for the GitHub and documentation...