if direction == "outgoing":
                return Vector.query.filter_by(origin_id=self.id, failed=failed).all()