mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 23:05:17 -05:00
Process initializer on the process pool should never fail, but we do network-related stuff there. This cause the pool to be in a broken state. ### Changes 🏗️ Remove the health check step on process initializer. ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] Existing CI test