Slow button loading after user signup in Glide app

Hi Experts, ! I’m experiencing a performance issue with my Glide app. After users complete signup, there’s a button in Welcome screen with an attached workflow that’s taking 5-10 seconds to load/respond. This creates a poor user experience.

Has anyone encountered similar delays with workflow-enabled buttons? Any suggestions on how to optimize this or identify what might be causing the slowdown?

Thanks in advance for any help!

What does the workflow do?

Workflow simply updates two columns in the user profile table and then redirects to the edit screen (user profile).

Is it on Glide table? or is it on another data source?

Glide table

Can you record a video of the problem using Loom?