Skip to content

Conversation

nickadamson
Copy link
Collaborator

No description provided.

@0xAlcibiades 0xAlcibiades self-requested a review December 6, 2023 19:30
async getSession() {
logger.debug('Getting session...');
await new Promise((resolve) => {
setTimeout(resolve, 750);
Copy link
Member

Choose a reason for hiding this comment

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

@nickadamson can we reduce this to 250ms, should cover global round trip ping and set, and feel "real time" to the user.

@0xAlcibiades 0xAlcibiades merged commit 39d5eab into main Dec 6, 2023
@0xAlcibiades 0xAlcibiades deleted the fix-siwe-sign-out branch December 6, 2023 19:51
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