Are u using Application user (or) User account for connection?
If possible, consider using a service principal (app registration) instead of a user account for connections. Service principal-based connections are generally more stable and less prone to timeouts. If you’re using OAuth-based authentication, check your token settings. Ensure the access and refresh token lifespans are configured to prevent frequent disconnections.
Review the connection settings for each data source or API in Copilot
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.