Skip to main content

RunMeta

Index

Properties

client_ip

client_ip: str | None

IP address of the client that started the run.

model_config

model_config: Undefined

origin

origin: RunOrigin

schedule_id

schedule_id: str | None

ID of the schedule that triggered the run.

scheduled_at

scheduled_at: AwareDatetime | None

Time when the run was scheduled.

user_agent

user_agent: str | None

User agent of the client that started the run.