chronicle / api-samples-python

Python samples and utilities for Chronicle APIs
https://chronicle.security
Apache License 2.0
78 stars 35 forks source link

Increase the client side timeout for stream_detection_alerts client #146

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Increase the client side timeout for stream_detection_alerts client

This prevents the client from cancelling the connection when detection batches take over 1 minute to arrive (which we think is rare, but has occurred for connections that set continuation time to the earliest allowable value).