Results 44 issues of tcely

For #70 I found [hat-syslog](https://github.com/hat-open/hat-syslog) which looks like an excellent way to handle logs from `nginx` and potentially anything else that uses a `syslog` server.

My pull request: tcely#719 Depends upon #1075 For #1079

It would be a good idea to bump the patch level every month and create a release.

This is not for merging. It is for reference. Feel free to take the `ci.yaml` changes, if you like them. Everything else should already have its own pull request. You...

This is unlikely to be part of this project, but anyone looking for ideas or a small project is welcome to contribute an implementation. I found `UnTube`[^UnTube] which was a...

It looks like it will be possible to create a `background` decorator that translates to the Huey task system. - [x] Modify `TaskWrapper` - [x] Alias `now` to `call_local` -...