Is there a way to know that Dafaflow job reading from a Pub/Sub topic is hitting a quota Cloud Pub/Sub API Subscriber throughput, kB per minute
.
There were no indications of problems in the log, however a pipeline was not able to keep up with backlog of messages from Pub/Sub topic.
Update: I meant to find out programmatically (e.g. via en exception/an error log).