- fix(core): request additional SCM start and stop time when configured timeout approaches limit
- fix(core): ensure service is in database before performing start, stop and restart actions
- fix(core): align start and stop timeouts with service timeouts from SCM and database while restarting services
- fix(core): use previous stop timeout while calculating total stop time during restart
- docs(wiki): update CLI commands and examples in multiple wiki pages
- docs(wiki): expand FAQ with more questions and answers