akka/akka-persistence-dynamodb

implement proper request throttling using Akka Streams

Opened this issue · 1 comments

rkuhn commented
implement proper request throttling using Akka Streams

Haven't look into this at all.

I'm guessing this requires integrating the backpressure from dynamodb into the stream. both the explicit throttling and capacity usage metrics would be nice. Also looks like #3 would simplify this?