Marco Geweke

Results 5 issues of 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...

bug
needs-triage

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,...

enhancement

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.

enhancement