Skip to content

feat(core-app): CB-1122 add session expire polling#420

Merged
Wroud merged 6 commits intodevelfrom
feat/session-polling
Jul 16, 2021
Merged

feat(core-app): CB-1122 add session expire polling#420
Wroud merged 6 commits intodevelfrom
feat/session-polling

Conversation

@devnaumov
Copy link
Copy Markdown
Member

No description provided.

@devnaumov devnaumov requested a review from Wroud July 15, 2021 09:15
@devnaumov devnaumov self-assigned this Jul 15, 2021
Comment thread webapp/packages/core-root/src/SessionExpireService.ts Outdated
Comment on lines +64 to 66
if (remainingTime < WARN_IN) {
this.open();
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

else {
  this.close();
}

@Wroud Wroud merged commit 780b85e into devel Jul 16, 2021
@devnaumov devnaumov deleted the feat/session-polling branch August 6, 2021 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants