summary refs log tree commit diff
path: root/tests/events/test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-08Don't fail requests to unbind 3pids for non supporting ID serversErik Johnston6-20/+77
Older identity servers may not support the unbind 3pid request, so we shouldn't fail the requests if we received one of 400/404/501. The request still fails if we receive e.g. 500 responses, allowing clients to retry requests on transient identity server errors that otherwise do support the API. Fixes #3661
2018-08-07fix event lag graphRichard van de