Skip to main content

prefect.runner.server

Functions

perform_health_check

run_count

shutdown

build_server

Build a FastAPI server for a runner. Args:
  • runner: the runner this server interacts with and monitors

start_webserver

Run a FastAPI server for a runner. Args:
  • runner: the runner this server interacts with and monitors
  • log_level: the log level to use for the server

Classes

RunnerGenericFlowRunRequest