Module: cirq_google.engine.engine_client

Classes

class AsyncioExecutor: Runs asyncio coroutines in a thread, exposes the results as duet futures.

class EngineClient: Client for the Quantum Engine API handling protos and gRPC client.

class EngineException: Common base class for all non-exit exceptions.

RETRYABLE_ERROR_CODES [500, 503]