BaseTrafficConfigΒΆ

class BaseTrafficConfig ( BasePolyConfig )

Traffic scheduling strategy (rate-based or concurrent).

Polymorphic Type:

All BaseTrafficConfig types:

Fields:

cancel_session_on_failurebool = True

Whether to cancel the session on failure of any request.