mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 10:47:32 +01:00
b71375fac7
This was mostly affecting the stream writer (events) worker, which was being reported as unhealthy. It wasn't causing any issues, but it just looked odd and was confusing people. As an alternative to hitting the regular `/health` healthcheck route (on the "client" API which this stream writer does not expose), we may have went for hitting some "replication" API endpoint instead. This is more complicated and likely unnecessary. |
||
---|---|---|
.. | ||
ext | ||
goofys | ||
rust-synapse-compress-state | ||
synapse | ||
import_media_store.yml | ||
import_synapse_sqlite_db.yml | ||
init.yml | ||
main.yml | ||
register_user.yml | ||
self_check_client_api.yml | ||
self_check_federation_api.yml | ||
setup_install.yml | ||
setup_uninstall.yml | ||
update_user_password.yml | ||
validate_config.yml |