You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot currently receive exception notifications when APP_DEBUG=false, even though I expect them to be sent after the rate limiter decay time has passed.
I set EXCEPTION_NOTIFY_RATE_LIMITER_DECAY_SECONDS=60 to allow resending after 1 minute. However, after waiting for over a minute and triggering the same error again, the notification is still not sent.