Closed QuangLe1997 closed 1 month ago
In the code, you are attempting to list the topics, without specifying which project you want to list the topics in, which won't work. Refer https://cloud.google.com/pubsub/docs/samples/pubsub-list-topics#code-sample for the public documentation for listing topics using the Python client library.
Closing this since this is not an issue with the client library.
i have code
it raise error in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.DeadlineExceeded: 504 Deadline Exceeded