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
We are going to instead introduce a timeToDecrypt property to the event, that will allow to do the filtering on posthog side (if timeToDecrypt > 30 we consider permanent failure)
The current grace period for visible UTDs is set to 4s.
We want to increase it to 30s
Tasks
DecryptionFailureTracker
GRACE_PERIOD_MS to 30s (react-sdk) element-web#27093The text was updated successfully, but these errors were encountered: