Results 8 issues of Dan Keder

### Description Bumpversion crashes when Mercurial is not installed (there's no command `hg` in `$PATH`). ### How to reproduce ``` » bumpversion Traceback (most recent call last): File "/home/dan/programs/python36-env/bin/bumpversion", line...

First of all, thank you for this extension - so far it's the best clipboard manager for Gnome I have tried, very simple and easy to use. However I missed...

Don't hang indefinitely when the client stops sending data to us. Close the connection when timeout is reached.

Status: Awaiting Response
Status: Blocked

**Description** Drifctl is sometimes reporting false positives with resource `aws_route` (provider `hashicorp/aws`). **Environment** - OS: Fedora 36 - driftctl version: v0.35.2 - terraform version: Terraform v1.2.5 on linux_amd64 - terraform...

kind/bug
status/backlog

If Home Assistant is restarted it will mark the sensors from Nexus433 as unavailable because it doesn't see the `.../connection` topic anymore - only the `.../state` topics are published. If...

And provide configuration options to limit the number of retries and wait time between reconnects: `db_retry_wait` and `db_retry_limit`. Issue: #106

When the TimescaleDB is unavailable while ltss is running / being started, it's retrying to reconnect 10 times with 3s delay, as seen here: https://github.com/freol35241/ltss/blob/master/custom_components/ltss/__init__.py#L125 After 30s it gives up...

The configuration example in `README.md` recommends to put the plugin into `/usr/lib64/collectd/`. This directory may contain the file `csv.so` (the collectd CSV plugin) which conflicts with the standard Python `csv`...