-
when we have Engine, we can do poll this way:
ENGINE_ctrl_cmd(e, "POLL", 0, &poll_status, NULL, 0))
But how to do poll with Provider?
thank you!
-
### What is the expected behaviour?
We'd like to be able to configure a polling interval for the s3 Kafka Connect source so we can reduce AWS i/o charges incurred by frequent polling.
### What w…
-
__Describe the Bug__
The SQS inbound connector doesn't take polling delay into account when the `receiveMessage` call returns an error.
This leads to eternal retries without delay every couple o…
-
Would it be possible for the `poll` future to stay pending until there's actual data to read? I thought that would be the default behaviour and it surprised me when calls to `poll` returned an empty s…
-
1. What version of pyTelegramBotAPI are you using?
4.22.0
2. What OS are you using?
Gnu/Linux
3. What version of python are you using?
3.10.7
I see how to gracefully stop polling using `TeleBo…
-
When a build fails and the EC2 instance doesn't run the shutdown script it seems that the EC2 instance is never cleaned up. The one below was a timeout waiting for the self-hosted runner to register.
…
-
### Ethers Version
0.1.17
### Search Terms
polling
### Describe the Problem
With the removal of polling in a previous release, some methods within the package break. Below is a list of …
-
This is a enhancement request :
I'm using the latest version of Weewx 5 and I'm trying to juggle around Weewx and using the WifiLogger2 to get the data uploaded to wl.com. Since Weewx does not sup…
-
Hi,
Thanks for this lib, but I have an issue in my use case, where I want to stop the polling if the presence GPIO is active and only start polling when presence detected, to sense subsequent movem…
-
**CONTEXT**
I have two go-cd server installed in two different servers (GO1 in M1 and GO2 in M2) with gitpathmaterial installed manually and a git-server installed in another server (GIT in M3) under…