503 Error message for webpack. seen in /api/services/logs

Hi
I see a 503 error for webpack:
Failed to load resource: the server responded with a status of 503 ()
logs/socket/?EIO=3&transport=polling&t=OndloX0:1

   Failed to load resource: the server responded with a status of 503 ()

logs/socket/?EIO=3&transport=polling&t=OndlpFt:1


I see this in the appfarm service logger
/api/services/logs/

Hi,

When you make changes or deploy in services, the service is restarted, which means that you get disconnected from the logger (at times).

Anyways, dev tools for services will soon be available, making debugging of services much easier. A little preview is attached.