hookshot/changelog.d/614.bugfix
Will Hunt a5ea88578c
Decrease connection creation concurrency when starting up (#614)
* Add a queue system for loading connections on startup

* Retry state requests

* Add ability to retry on some matrix failures

* Add the queue

* changelog

* Add docstring
2023-01-09 17:57:24 +00:00

1 line
64 B
Plaintext

Improve startup stability by not loading all room state at once.