You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When start-runner.sh is run, there is a line ordering issue where the cloud watch logs can never be sent to cloud watch as the agent is actually stopped before the attempt to flush the logs is performed. This was discovered by @npalm during a internal debug session.