EclypseRequest.routes#
- property EclypseRequest.routes: list[Route | None]
Wait for the routes to be computed.
This method can be awaited explicitly to compute the routes to the recipients. Otherwise, it is awaited implicitly when the EclypseRequest object is awaited to process the request.