diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-02-19 10:21:56 -0600 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-02-19 10:40:47 -0600 |
commit | c4bcdea3621ad52400047170e3b7c8049755f629 (patch) | |
tree | ac8e54b1153104c533dd1b8b7f382895dc3faf28 /changes | |
parent | 8d8d5f2a3d9dbefcf98a5e3d7245a5f13360a88e (diff) |
Fetch keys should return KeyNotFound for unknown errors
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-4752_error_fetching_keys | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-4752_error_fetching_keys b/changes/bug-4752_error_fetching_keys new file mode 100644 index 0000000..04bf1af --- /dev/null +++ b/changes/bug-4752_error_fetching_keys @@ -0,0 +1 @@ +- Return always KeyNotFound failure if fetch keys fails on an unknown error |