arcade-mcp/arcade/arcade
Nate Barbettini 39d342bd67
fix: Wait for healthy actor in arcade dev (#142)
Context: Currently, `arcade dev` starts the actor process and then waits
a hardcoded amount of time (2sec) for the actor to start up. This isn't
enough time on some slower machines, which leads to the engine trying to
start but failing.

Fix: Wait until the actor is healthy according to its own
`/actor/health` endpoint.
2024-11-04 09:39:09 -08:00
..
actor fix: runtime error when OTEL is not enabled (#138) 2024-11-01 12:38:54 -07:00
cli fix: Wait for healthy actor in arcade dev (#142) 2024-11-04 09:39:09 -08:00
core fix: Wait for healthy actor in arcade dev (#142) 2024-11-04 09:39:09 -08:00
sdk fix: circular import in arcade.core (#137) 2024-11-01 12:38:44 -07:00
templates Modified Default Env Template (#122) 2024-10-24 12:34:13 -07:00
__init__.py Fix arcade-ai versions in arcade new cmd` (#111) 2024-10-17 13:51:16 -07:00