shangeyao opened a new issue, #4406: URL: https://github.com/apache/streampark/issues/4406
## Problem - Monaco editor is bundled into the main chunk, increasing first-load size - Flink/Spark app list pages poll every 2 seconds even when idle - Axios cancel keys use only method+url, causing different query params to cancel each other ## Proposed solution - Split `monaco-editor` into a dedicated Vite chunk - Use 5s idle / 2s active adaptive polling on app list pages - Include serialized query params in axios pending request keys -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
