Discourse OpenID Connect (OIDC)

Hello,

When the discovery document fetching fails (for example when there’s a timeout), the plugin caches the error which means authentication is unavailable for 10 minutes. Is it possible not to cache the error so that fetching is retried sooner?

Regards