Commit 95cfacd
authored
Update PollingSubscriberConnection.java
It looks like library try to recover in case of failed pull.
It make sense to change logging level to Warning in order to distinguish from critical errors.1 parent 591dbb3 commit 95cfacd
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments