{
  "http_route": "Example http route",
  "slow_side_effects": "Example slow side effects",
  "response_latency_target": "Example response latency target",
  "job_payload_schema": {
    "example": "Replace with job payload schema"
  },
  "idempotency_key": "Example idempotency key",
  "retry_policy": {
    "example": "Replace with retry policy"
  }
}
