prefect.runner
server
prefect.runner.server
Functions
perform_health_check
run_count
shutdown
start_webserver
Run a FastAPI server for a runner.
Args:
runner
: the runner this server interacts with and monitorslog_level
: the log level to use for the server