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
When working with 100's of messages per second, every api call will result in a subsequent JWKS fetch from the oathkeeper service. This can be greatly sped up by caching the JWKS for several seconds or a minute.
The text was updated successfully, but these errors were encountered:
When working with 100's of messages per second, every api call will result in a subsequent JWKS fetch from the oathkeeper service. This can be greatly sped up by caching the JWKS for several seconds or a minute.
The text was updated successfully, but these errors were encountered: