The api, workers, and pollers packages are skeletons. Backend mode (designed-for, not built) deploys them with a Redis/BullMQ queue so collection runs server-side instead of inline. docker-compose.yml already stubs Redis. Config already detects backend mode (INTERLACE_API_URL + INTERLACE_TOKEN).
The
api,workers, andpollerspackages are skeletons. Backend mode (designed-for, not built) deploys them with a Redis/BullMQ queue so collection runs server-side instead of inline.docker-compose.ymlalready stubs Redis. Config already detects backend mode (INTERLACE_API_URL+INTERLACE_TOKEN).