* Server: add OpenTelemetry support
* Server: send operational ("incoming") webhooks about events happening on the server.
* Server: enable TLS support for Redis
* Server: use correct timestamp for attempt's id and created.
* Server: add jitter to message retry times.
* Server: fix endpoint spelling in some error messages and comments.
* Server: add built in support for waiting for dependencies (database, redis) to be ready (instead of using a script).