Skip to content

WIP: Expire connections after 30 seconds

John Cai requested to merge jc-fix-auth-token-expiration into master

fixes: #2815 (closed)

This MR changes the connection caching to expire after 30 seconds so it doesn't fail hmac v2 verification.

Merge request reports