Check if a connection has a cached path
bool hasConnectionCached(String connectionId) { return _pathCache.hasConnection(connectionId); }