Frontmatter
| id | 3295 |
| title | Neo.config.loadApplicationDelay |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 18, 2022, 10:42 AM |
| updatedAt | Jul 18, 2022, 10:46 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3295 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 18, 2022, 10:46 AM |
worker.Manager:onWorkerConstructed()is using a fixed value for a timeout (20ms), to delay the app start.depending on your environments and setups, the registration time of remote methods can vary and there might be other reasons to delay the startup time further.