Skip to content

Fix bug that caused requests to appear as failed to verify

Kamal Bramwell requested to merge FE-882_requests_fail_too_often into development

The function failUnverifiedRequests() was listening for new requests in real-time instead of being a one-time call.

Edited by Kamal Bramwell

Merge request reports