-
## Description
I'm using Firestore in my project. Firestore seems to use long-polling on HTTP GET requests to provide its real-time updates. This means firestore js library (i'm using angularfire2)…
-
Will be good to create dynamic long polling intervals in app for minimize battery usage - after receive SMS - decrease poll interval to minimal for 15 minutes (maybe do this configurable), because cha…
-
Hi All
I want to write a Nodejs / browser app that returns data from my node server and data from a third party api.
I want to immediately return the data stored on my node server to the browser and …
-
Long-polling
sample code from README.md
```
(require '[morse.polling :as p])
(def channel (p/start token handler))
```
returned
`ERROR morse.polling - HTTP request timed out, stopping…
-
Seeing the below error when calling await_workflow_result for longer workflows.
```
await_workflow_result': undefined method 'type' for nil:NilClass (NoMethodError)
```
The current implementation …
-
Rather than requesting new data every 5 seconds, we could consider opening a request to the server that will only be completed if the data changes (and otherwise will time out and be repeated by the c…
-
**Description of the bug**
After GCP starts to allow adding a user license to a running instance, we need to toggle the default value of the configuration field `poll_for_pro_license` to true.
S…
-
### Operating System
Windows 11
### Browser Version
Chrome/111.0.5563.65
### Firebase SDK Version
9.17.1
### Firebase SDK Product:
Auth, Firestore, Functions
### Describe your project's toolin…
-
## Background
I'm using `QueueMessagingTemplate` to send and receive messages to/from an SQS queue. Receive happens in an infinite loop that regularly polls the queue. However, when there are no me…
-
rebase bot to webhook instead long polling