David Merritt

Results 38 comments of David Merritt

thanks @bhelx! @douglasmiller - I would expect that the `client = recurly.Client(settings.RECURLY_API_KEY)` client setup would handle connection pooling and be persistent. If it starts breaking at a certain point in...

I am also getting this on my side - with no downtime on recurly's side, intermittently. This is the wrong implementation of the http client, it can only be used...

Any update on when this might be implemented?

I'm also seeing this - very similar with the font or icons being patterned across the base maps.

Adding an interesting video capture of the bug in our application: https://github.com/user-attachments/assets/42ce41a8-b403-41b2-b611-17db9d8cd500

I ended up migrating to the [firebase_admin SDK](https://github.com/firebase/firebase-admin-python) library to support FCM sending for the migration. I have seen a slight drop-off in delivery rate and users reporting more dropped...

+1 - makes this hard to use.

I am also having this problem.