tzssangglass commented on issue #59: URL: https://github.com/apache/apisix-java-plugin-runner/issues/59#issuecomment-901791972
> what's the logic of this,Will a token be generated every time the apisix-java-plugin-runner is accessed, or will a token be shared when certain conditions are met (for example, one token is shared for the same IP access) In short, the token is generated in two cases: 1. Before APISIX sends the `HttpRequest` for the first time 2. When the token cache expires in APISIX -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
