Replace the current ARQ-based worker with Temporal for skill creation, refinement, and async execution flows.
These jobs are long-running and multi-step, and they need durable state, better retries, and clearer visibility. Temporal gives us workflow history, recovery across restarts, and a stronger foundation for the next production version of browse2api.
Replace the current ARQ-based worker with Temporal for skill creation, refinement, and async execution flows.
These jobs are long-running and multi-step, and they need durable state, better retries, and clearer visibility. Temporal gives us workflow history, recovery across restarts, and a stronger foundation for the next production version of browse2api.