Some failures have been reported under clustered deployments, we need to clarify the documentation on the scenarios and how to use the scout agent appropriately within them:
scout.listen() in the master and the middleware registration in the worker
scout.listen() and middleware registration in the worker
The auto-creation of agent connections (when the middleware is called without an existing connection present) and how that interacts with clustered mode should also be explained if necessary.
Some failures have been reported under clustered deployments, we need to clarify the documentation on the scenarios and how to use the
scoutagent appropriately within them:scout.listen()in themasterand the middleware registration in theworkerscout.listen()and middleware registration in theworkerThe auto-creation of agent connections (when the middleware is called without an existing connection present) and how that interacts with clustered mode should also be explained if necessary.