Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing google auth on XYZ #1348

Closed
4 tasks done
gjedlicska opened this issue Jan 27, 2023 · 1 comment
Closed
4 tasks done

Failing google auth on XYZ #1348

gjedlicska opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gjedlicska
Copy link
Contributor

gjedlicska commented Jan 27, 2023

The google auth login times out on the server side.

Extra info in here:
https://www.notion.so/speckle/speckle-xyz-google-auth-timeout-65cc7a5343c54d05adca06c61d65668c

Tasks to do on this:

  • throw an error if a session is not available during login instead of just timing out.
  • log the error event, via RedisClient.on('error' => ....)
  • retry failed connection, to make it resilient against one time hickups
  • make sure the retry total time and the timeouts in all proxies are in sync (nginx, cloudflare)
@gjedlicska gjedlicska added the bug Something isn't working label Jan 27, 2023
@gjedlicska gjedlicska self-assigned this Jan 27, 2023
@gjedlicska
Copy link
Contributor Author

the redis error is not very frequent in our logs:
https://seq.speckle.systems/#/events?filter=@EventType%20%3D%200x45FFEA23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant