Leo Barcellos

Results 6 issues of Leo Barcellos

I'm struggling with creating a model with pynamodb. What's the best approach to achieve this attribute structure in a model below using pynamodb? ```json "credentials": { "facebook_ads": { "123456789101112": {...

https://github.com/pynamodb/PynamoDB/issues/518 encryption_enabled argument can be passed to Model.create_table `Model.create_table(wait=True, encryption_enabled=True)`

This implements a rate interval when creating a Provider. Before the interval was fixed at 'second' rate and the slowest rate was 1 per second. With this PR, it is...

Hello guys, have any of you went through this using Sendgrid provider? Error shows that the "Sender" used is not authorized, but it's not the case, it's correctly authorized and...

Hey there! I'm experiencing two weird errors that I don't know what else to do anymore. First one is about some sort of memory leak or anything like that: `FATAL...

I'm receiving constantly deadlock issues and I don't know what else I could do. I was working with 5 workers, maybe they were competing. However I just modified to just...