Skip to content

[test] Add errBack to log the doc_id when decrypt fails

Sriram Viswanathan requested to merge (removed):expired_key_logs into master

With reference to issue - https://github.com/pixelated/pixelated-user-agent/issues/908, we need the 'doc_id' of the documents that fail to get decrypted. To get this, this commit adds an errBack to log the 'doc_id' for a document.

with @deniscostadsc

Merge request reports