HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
69 stars 20 forks source link

Update maximum operations per transaction to 100 #154

Closed stupoid closed 9 months ago

stupoid commented 1 year ago

This resolves https://github.com/HENNGE/aiodynamo/issues/153 by updating the max values from 25 to 100.

stupoid commented 1 year ago

I think there might be an issue with the CI, particularly Run poetry lock.

FurqanHabibi commented 10 months ago

@stupoid Perhaps we can retry this?

stupoid commented 10 months ago

@stupoid Perhaps we can retry this?

I don't seem to have the permissions to re-run this through the Github UI.

y26805 commented 9 months ago

should we just merge this one? can't figure out how to re-run the CI either, but the changes look pretty straightforward.

ojii commented 9 months ago

pulled the changes into a branch on this repo to hopefully pacify github actions, will close this PR https://github.com/HENNGE/aiodynamo/pull/160