NoMethodError : `undefined method fail_open?' for nil:NilClass from Security::UnenforceablePolicyRulesNotificationWorker
There's a race condition that can trigger when e.g. a security policy project is unassigned. It doesn't affect the functionality of fallback_behavior
, but it will eat into our error budget.
Edited by Dominic Bauer