-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Happens in about 10 seconds after signing in via the webpage. Nothing unusual is shown on the frontend's console:
[OTEL] Disabled Object
index-yo6ioYAL.js:2590 User authenticated Object
api.factory.ai/api/telemetry/ingest:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
index-yo6ioYAL.js:2590 Navigating to path from notification/deeplink: Objectpath: "/settings"[[Prototype]]: Object
However in the "network" tab I see that a query to https://api.factory.ai/api/telemetry/ingest that's being made right after the sign in via webpage is passed never finished (always timeout). Failure happening exactly 10 seconds after sign in suggests that the app might be waiting for the query for 10 seconds internally and then fails. I'm just speculating though. The issue could absolutely be on the backend as well
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels