@Paul-Winterhalder Thank you for your reply.
To give you more context, we operate three separate app environments: Dev, Staging, and Production.
We frequently execute deployments to the Production environment during live operations, but only after safely completing all tests in Staging. However, every time we do this, the "App is disabled" error occurs temporarily, which in turn causes our custom user scripts to fail.
Experiencing this issue periodically during live operations is negatively impacting our service quality.
Is there any way to prevent this situation? At the very least, is there a specific scope or option within the Deploy API that allows us to push updates without triggering the "App is disabled" state?