[Fix] Optimize API Startup Time by Logging Module Initialization Timings #8704
Labels
priority: highest
This issue is top priority
scope: server
Server / API scope
type: enhancement ✨
New feature or request
Description:
The current API startup time is slow, taking 3-4 minutes to restart. This significantly impacts development efficiency. The primary issue seems to be that certain modules take too much time to initialize.
Proposed Solution:
1. Log Module Bootstrap Timings:
2. Optimization Plan:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: