As discussed in T250084 this is intended to be a quick fix alternative to T261807
The SSE Client can pass arguments through to the underlying requests library, which supports connect and read timeouts. The default behavior is *no timeout*.
https://requests.readthedocs.io/en/latest/user/advanced/#timeouts
So we should be able to configure connect and read timeouts.
We'll configure retries too.
Acceptance criteria
events keep getting added to our database without a human intervening to restart the eventstream container