Open Closed

Attempting to reconnect to the server: 1 of 8 #5271


User avatar
0
Tisham.Ahuja created

ABP Framework version: v7.2.2 UI type: Blazor Server side assembly DB provider: EF Core Tiered (MVC): yes Exception message and stack trace:** Attempting to reconnect to the server: 1 of 8** Steps to reproduce the issue: create a new solution. Run application. Login and leave the screen idle for sometime.

We are working on commercial solution and need to know that

  1. how we can change this message
  2. How can we increase time before this message is shown to user

1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    You can increase the token expiration time. https://github.com/abpframework/abp/blob/1863a619f172634b2eb4842f0c241c40a9642c91/docs/en/Modules/OpenIddict.md?plain=1#L425

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11