aplbrain / grand

Your favorite Python graph libraries, scalable and interoperable. Graph databases in memory, and familiar graph APIs for cloud databases.
Apache License 2.0
80 stars 6 forks source link

Add DynamoDB batch insertion retries and error management #3

Open j6k4m8 opened 3 years ago

j6k4m8 commented 3 years ago

As per @movestill's comment on #1, it's no good to just assume DynamoDB batch writes will succeed!

https://github.com/aplbrain/grand/pull/1#discussion_r502854052