-
Both the CPP and Go versions of `CellUnionFromIntersection` state that the intersection algo produces a result that is in sorted order.
The go code calls `cu.Normalize()` anyway, what is the purpos…
-
-
Hello.
I noticed that the plugin was making too many calls to the TUYA APIs per day.
So Tuya is blocking my account. (with finaly this error in Domoticz : `Tuya Cloud: handleThread: string indices…
-
A lot of the RPC batch operations (like in pool_prices.py) are making synchronous calls in loops. They should instead be called async.
-
The code uses mainly if-enabled-then-log constructs. Only few places don't use the check beforehand.
### Current state
This code piece is used over 100 times:
```
if logger.isEnabledFor(logging.…
-
Hi there,
Thanks a lot for the repo! How could I record the calls?
Thank you in advance.
-
It would be useful to be able to implement function calls into constraints. Pyomo has a similar functionality under the external() module. Here you can supply a function call, such as a function or an…
-
### Describe the bug
We've observed that the initial call to DynamoDB is quite slow, often exceeding 2000ms, and sometimes even approaching 10,000ms. Subsequent calls improve significantly (usually…
-
Hi there, thanks for the helpful package! Minor request, but please could all `datetime.datetime.utcnow()` calls (e.g. [here](https://github.com/iksteen/aws-request-signer/blob/178181542d62ef6c41d4614…
-
Need to check if we allow output with API calls or not. If it is not present, add it.