[Violation] 'setTimeout' handler took 71ms
Preliminary Checks
-
[X] I have reviewed the documentation: https://docs.openstatus.dev/
-
[X] I have searched for existing issues: https://github.com/openstatusHQ/openstatus/issues
-
[X] This issue is not a question, general help request, or anything other than a bug report directly related to OpenStatus. Please ask questions in our Discord community: https://www.openstatus.dev/discord
Reproduction / Replay Link (Optional)
No response
Description
Bug on : https://www.openstatus.dev/app
Environment
No response
Hey @rajanshresth,
I think it is coming from:
https://github.com/openstatusHQ/openstatus/blob/74a3f8189836c5c61c00be76dd7ff16aa855ebf3/apps/web/src/app/app/page.tsx#L15
We are waiting for the clerk webhook to respond with the user details and are refreshing the page every second.