Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix error when claiming e2e keys from offline servers #3034

Merged
merged 2 commits into from
Mar 28, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 27, 2018

This fixes an error introduced by the switch from ujson to simplejson (#3008), in which we would return an Internal Server Error when trying to query or claim e2e keys from unreachable servers over federation.

Fixes #3010

richvdh added 2 commits March 27, 2018 17:11
Make sure we stringify any exceptions we return from keys/query and keys/claim,
to avoid a 'not JSON serializable' error later

Fixes #3010
@richvdh richvdh merged commit 9a0db06 into develop Mar 28, 2018
@richvdh richvdh deleted the rav/fix_key_claim_errors branch March 28, 2018 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants