Skip to main content

ACCESS_TOKEN_TTL

Constant ACCESS_TOKEN_TTL 

Source
const ACCESS_TOKEN_TTL: Duration;
Expand description

DingTalk access tokens live 7200s; cache slightly shorter to avoid using a token that expires mid-flight (matches APISIX’s cache TTL).