Marco Geweke
Marco Geweke
### Describe the bug We use the KinesisAsyncClient to read messages from Kinesis like that: ` GetRecordsResponse response = kinesisClient.getRecords(GetRecordsRequest.builder().shardIterator(id).build()).join(); ` This worked fine for ages, but since SDK version...
https://www.mongodb.com/docs/atlas/schema-suggestions/avoid-unbounded-arrays/
JLineup Web doesn't have any persistence besides the screenshots and the generated reports on disk. To make it possible to restart the server without loosing currently running or pending jobs,...
Some environments (like proxies etc.) don't support websockets. There should be a fallback mechanism to http when the websocket connection can't be established.