node_acl icon indicating copy to clipboard operation
node_acl copied to clipboard

ACL allow not calling callback with error when Redis is down.

Open Fernando-Abreu opened this issue 7 years ago • 0 comments

I notice that even after quitting redis or when itself is down calling the allow function with permissionsArray it will give no error in the callback. Why is that so? This way I cannot be sure if the operation succeeded or not.

Fernando-Abreu avatar Nov 22 '17 17:11 Fernando-Abreu