Summary
The user had issues with the FlyteAdmin gRPC client when attempting to list all launch plans in a project, receiving only one launch plan instead of the expected ten. They shared a code snippet for the request, which involved creating a gRPC client and a resource list request for launch plans in the "cost-platform" project and "adhoc" domain. The user has since resolved the issue.