-
Awesome package you've made available. I was thinking of having custom Response classes so that developers can be able to easily retrieve data. Because the only way they can know what to retrieve from…
-
### Which app?
QuickCapture
### Describe requirements
This is an issue in a limited connectivity environment, when a device is able to push a small amount of data at a time, but times out on a sync…
-
### Screens to consider:
Data retrieved and displayed to user after search triggered.
Examples page containing sample queries.
Sports specific pages?
About page explaining data origination and technol…
-
#### Issues with the Old Structure:
1. **Excessive Scanning of `Source`:**
* The `prepare` phase fully scans the `Source` to obtain complete metadata (including file HASH).
* The upload pro…
-
We can pass an optional embedding function to retrieve_online_documents to embed data first then retrieve top k documents.
E.g,
```
def retrieve_online_documents(
self,
feat…
-
From manual page: https://php.net/function.exif-read-data
---
I got a JPG picture that has indeed a wrong color profile. So the function ``exif_read_data`` throws an ``E_WARNING``.
But it's i…
-
### Preconditions and environment
**Magento 2 versions tested:**
- 2.4.6-p4 (with the default Blank theme).
- 2.4.7 (also tested with the default Blank theme).
**Configuration:**
- Stores >…
-
### Library name and version
Azure.ResourceManager.DataFactory 1.6.0
### Describe the bug
When retrieving DataFactoryPipelineResource from ArmClient it fails on deserializing
System.InvalidCastEx…
-
**Describe the bug**
Trying to retrieve any sort of login info, e.g token, epic account details after Login is successful. But the following function in the SDK which handles it, is returning null to…
-
###
OS: macos
Programming Language version: python 3.8
CCXT version: 2.6.66
import ccxt.pro as ccxtpro
while True:
await exchange.watch_order_book(symbol)
im getting this er…