Gokhan

Results 11 issues of Gokhan

I needed to add a scheduler to run some actors periodically and I added a django management command to run the scheduler, it goes like this: ```python import signal import...

Hi, first of all, thank your making clickhouse-bulk 💐 I am running with this config ```json { "listen": ":8125", "flush_count": 10000, "flush_interval": 3000, "debug": true, "dump_dir": "dumps", "clickhouse": { "down_timeout":...

Hi, I've needed rounded corners on `BarSeries` and wanted to make it available upstream so others can benefit, too. Actually, setting `rx` and `ry` should be settable by CSS, according...

Hi, I am using **1.2.0** on **iPhone 7 - iOS 10.3** and my code is like this: ```jsx ``` Alhough if i set `showsHorizontalScrollIndicator` and `showsVerticalScrollIndicator` as `false`, scroll indicators...

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...

addition
reviewers wanted

My previous PR was rejected due to missing documentation. I added the missing documentation 💐 Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure...

### Package version eg. v9, v10: v10 ### Issue, Question or Enhancement: I am trying to create multiple validators to use on different occasions (like one when creating, one when...

Enable setting [`message_thread_id`](https://core.telegram.org/bots/api#sendmessage) for Telegram notifications. Also see https://github.com/grafana/grafana/pull/79546.

See https://github.com/prometheus/alertmanager/pull/3638.

Hi, When deploying the helm chart, I want to use the existing persistent volumes. For example, if I want to delete and redeploy the chart, or restore from a backup,...