now every time I enter the application, I verify the token and get a new token,. However, due to the pre-request problem, my real post request will be delayed. During this period, the token, has expired, causing the interface in the middle to hang up. Is there any solution
?