Auth0 Redirect wait time is 8seconds!

We are using Auth0 New Universal Login but our onboarding flow first checks to see if the user is logged in, if not it redirects to the “Create Account” flow.

When doing so, Auth0 has a long wait time that we can’t explain.

Our main URL is:

https://app.mansionlife.com/invest/onboarding/welcome

This then lands on: (custom domain Auth0 UL) with state:
https://auth.mansionlife.com/u/signup

Does anyone see the core issue here?