On startup when there are work to process in the queue there is a conflict between the workmanager startup and other service availability.
For now there is a big workaround that wait 10s before processing events on startup.
This should be improved since NXP-21969 might help to have some hook when application is ready to process pending work.
- is related to
-
NXP-21969 graceful shutdown in tomcat
- Resolved