You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After about hour of work I was logged out because of session ends...
Thats a problem because its possible that someone who work longer at one board can not save it. He can lost hour of work then.
We have two possibilities to solve this issue:
a) session will renev after each action
b) session will take much longer (eg 5 hours)
The text was updated successfully, but these errors were encountered:
* All POST and DELETE requests should now refresh session token
token expiration increased to 5 hours
* Small fix for version service
Co-authored-by: szymon.owczarzak <[email protected]>
Thats a problem because its possible that someone who work longer at one board can not save it. He can lost hour of work then.
We have two possibilities to solve this issue:
a) session will renev after each action
b) session will take much longer (eg 5 hours)
The text was updated successfully, but these errors were encountered: