Dmytro Kovalchuk

Results 10 issues of Dmytro Kovalchuk

Hello! This app is awesome, but can you make generator of avatars, like in Github - it is the main thing, that not enough for this app. Or avatar with...

Any plans to keep maintenance of this package?

Thank you for great library! Any plans to add support for retrieving messages history both in group and private chats?

enhancement

Hello! There is such issue here, but I want to tell about the bug, I think. - Firstly, from docs: `from badgify.models import base` and `base.Badge` but there is no...

Any plans to implement aioredis support?

Hi! Thank you for to simple and easy to use tasks manager lib! Please help me to understand, how to achieve graceful reload? Can't find any docs about this. **How...

### How do you use Sentry? Sentry Saas (sentry.io) ### Version sentry-sdk==2.6.0 django==5.0.6 ### Steps to Reproduce 1. django app on completely async stack; 2. sentry configuration: ``` sentry_sdk.init( dsn=SENTRY_DSN,...

Type: Bug
Integration: Django
Integration: Asyncio

Is it possible to use `@stripe/connect-js/pure` in next.js app in client side components ("use client"). Now next.js app raises error: ``` ConnectJS won't load when rendering code in the server...

🐞 **Describe the bug** I have faced with memory leak in my program: after loading `100k` URLs the process eats additional 300mb of RAM. I had extracted this piece of...

bug

### How do you use Sentry? Sentry Saas (sentry.io) ### Version sentry-sdk==2.6.0 django==5.0.6 ### Steps to Reproduce 1. django app on completely async stack; 2. sentry configuration: ``` sentry_sdk.init( dsn=SENTRY_DSN,...

Better async support
Python
Improvement