Skip to content
Snippets Groups Projects
Commit 26f8e2d0 authored by Andrew Morgan's avatar Andrew Morgan
Browse files

there comes a time when you should give up. but you dont

parent 5ca857ad
No related branches found
No related tags found
No related merge requests found
......@@ -707,7 +707,7 @@ class MatrixFederationHttpClient(object):
}
response = yield self._send_request_with_optional_trailing_slash(
request, try_trailing_slash_on_400, send_request_args,
request, try_trailing_slash_on_400, backoff_on_404, send_request_args,
)
body = yield _handle_json_response(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment