ConcurrentTrafficConfig

class ConcurrentTrafficConfig ( BaseTrafficConfig )

Polymorphic Type:

type: concurrent

All BaseTrafficConfig types:

Fields:

cancel_session_on_failurebool = True

Whether to cancel the session on failure of any request.

target_concurrent_sessionsint = 3

Target number of concurrent sessions to maintain.

rampup_secondsint = 10

Number of seconds to ramp up the traffic. i.e. ‘Take 10 seconds to ramp up to the target concurrent sessions.’