Skip to content

Commit e9f08d4

Browse files
allenporterCopilot
andauthored
Update source/_integrations/nest.markdown
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 773ce5b commit e9f08d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/nest.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ Changes for things like sensors or thermostat temperature set points should be i
828828
{% endraw %}
829829
{% enddetails %}
830830

831-
4. Subscription pull requests are long running, and reconnect every few minutes. This is normal and you will see debug messages like `API error in streaming pull` and then `Event stream connection established`. The [Pull subscription workflow documentation](https://cloud.google.com/pubsub/docs/pull#pull-workflow) descriptions how this works in more detail. The following debug logs indicate the Subscription connection is working properly.
831+
4. Subscription pull requests are long running, and reconnect every few minutes. This is normal and you will see debug messages like `API error in streaming pull` and then `Event stream connection established`. The [Pull subscription workflow documentation](https://cloud.google.com/pubsub/docs/pull#pull-workflow) describes how this works in more detail. The following debug logs indicate the Subscription connection is working properly.
832832

833833
{% details "Example debug log: Event stream connection established" %}
834834
{% raw %}

0 commit comments

Comments
 (0)