ConstThese timeouts are calibrated from production SAP BTP deployments:
UI5_WAIT: General UI5 stability wait (covers most XHR/Promise settling)CONTROL_DISCOVERY: Finding controls after navigation or dialog openUI5_BOOTSTRAP: Initial UI5 library + component loading (slow on first load)DOM_SETTLE: DOM mutation settling after property changesPOLLING_INTERVAL: Bridge polling loop intervalCACHE_TTL: Control metadata cache time-to-liveAll values are positive integers representing milliseconds.
Default timeout values (in milliseconds) for UI5 operations.