Removing CookieInvalidError from Effect Error Section
Attempting to retry the operation should ideally remove the error. However, the error persists even after the retry. How can I remove errors other than the
CookieInvalidError
CookieInvalidError
from the
Effect
Effect
error section? Shouldn't we just create a new function,