Nikita Korolev

Results 34 issues of Nikita Korolev

### Feature Overview Hello! Could you set consistent worker_id for workers [like uwsgi do](https://github.com/search?q=repo%3Aunbit%2Fuwsgi%20worker_id&type=code)? if is pretty usefull with multiple worker processes (processes.max) and recycle (limits.requests). Some scripts like django-prometheus...

Hello! Since terraform don't have builtin function and netbox requires cidr everywhere could you add such feature to plugin? Right now I'm using volcano-coffee-company/cidr provider just for this purpose and...

Hi! I'd like to reopen #1108 because this issue keeps happening. I think [truncate()](https://github.com/mattermost/mattermost-plugin-jira/blob/8fb3944cd6d808effa9fb90860334575513e5c44/server/webhook_jira.go#L204) function should be utf-8 aware. I'm not very experienced with go so I found a [solution](https://stackoverflow.com/a/56129336)...