chenlica commented on code in PR #3693:
URL: https://github.com/apache/texera/pull/3693#discussion_r2298681258


##########
core/gui/src/app/common/service/user/auth.service.ts:
##########
@@ -31,7 +31,6 @@ import { GuiConfigService } from "../gui-config.service";
 import { NzModalService } from "ng-zorro-antd/modal";
 
 export const TOKEN_KEY = "access_token";
-export const TOKEN_REFRESH_INTERVAL_IN_MIN = 16;

Review Comment:
   Per our previous discussion, we want this number to be in the format of "15 
(a configuration parameter) + 1".  Does the new implementation use this logic?  
I don't see it.



-- 
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]

Reply via email to