plynx.service.worker_server

The serving logic of the worker

Module Contents

plynx.service.worker_server.app[source]
plynx.service.worker_server.logger[source]
class plynx.service.worker_server.RunEnv[source]

Run environment or where the endpoint is running

HTTP = HTTP[source]
PUBSUB = PUBSUB[source]
plynx.service.worker_server.execute_run()[source]

Execute a run with a given id

plynx.service.worker_server.run_worker_server(verbose, endpoint_port: int)[source]

Run worker service