Skip to content

Increased the time a user is logged-in to 1 hour

Right now the session cookie for xLab is configured to last 10 minutes. Based on real users experience, it seems it's not enough for them to register a new experiment (filling + fixing errors and so on takes longer at least, for their first time).

This MR increases the maxAge session cookie from 10 minutes to 1 hour to provide users a better experience

Bug: T397465

Edited by Santiago Faci

Merge request reports

Loading