There's an issue with the DB being disconnected after the timeout, if the stream is delayed or inactive long enough for the DB timeout to expire. Increasing the timeout can help if you identify the length of the idle window. I will be working on a fix to reestablish a connection if the connection has timed out before attempting to insert a row.
There's an issue with the DB being disconnected after the timeout, if the stream is delayed or inactive long enough for the DB timeout to expire. Increasing the timeout can help if you identify the length of the idle window. I will be working on a fix to reestablish a connection if the connection has timed out before attempting to insert a row.