vmware-go-kcl-v2/clientlibrary/worker
John Calixto 486651702f fix: Move getRecords stop condition checking to top of loop
Added tests to validate coordination of the lease renewal with the
record getting and processing routines. This brought to light the value
of checking the loop's "stop conditions" early in the loop instead of at
the end.

Signed-off-by: John Calixto <jcalixto@vmware.com>
2023-04-08 12:03:24 -07:00
..
common-shard-consumer.go feat: make lease renewal async 2023-04-03 14:58:04 -07:00
fan-out-shard-consumer.go fix: add DeleteMetricMillisBehindLatest for error case 2023-01-20 13:23:02 -08:00
polling-shard-consumer.go fix: Move getRecords stop condition checking to top of loop 2023-04-08 12:03:24 -07:00
polling-shard-consumer_test.go fix: Move getRecords stop condition checking to top of loop 2023-04-08 12:03:24 -07:00
record-processor-checkpointer.go feat: make lease renewal async 2023-04-03 14:58:04 -07:00
worker-fan-out.go migrate to aws-sdk-go-v2 2021-12-20 21:21:15 -06:00
worker.go Merge pull request #13 from calebstewart/fix/issue-5-empty-kinesisendpoint 2023-04-04 14:40:26 -07:00