Broker¶
- class softs.Broker[source]¶
- __init__(endpoints, supplier_timeout=60.0, client_timeout=120.0, max_queue_per_product=16, max_order_attempts=5)[source]¶
- Parameters:
endpoints (EndpointConfig)
supplier_timeout (float)
client_timeout (float)
max_queue_per_product (int)
max_order_attempts (int)