-
Hi @dvmatyun .
I'm trying to use your library but I have some issues with the **ping** functionality.
I have a ws endpoint deployed in aws, that uses a query param for authorization purposes.
Using…
-
### Kind of request
Changing existing functionality
### Enhancement Description
Study the possibility of replacing simple dataclasses that just store information by `TypedDict` instead.
Through pr…
-
## DocTrack application does not create data folder and save sample data to json initially
In the UG Quick Start section, it mentioned that DocTrack will create data folder when the application is run…
-
## question to ask chatgpt o1
polars to pandas style, create a DataFrame, must use df.loc[], not df.loc(),
```python
df = DataFrame(
{"ref": list('abcd'), 'x': [1,2,3,4], 'z': [7,8,9,6]}…
-
Hello,
I would like to know if it would be possible to implement some sort of user-defined instrumentation data to be carried on with gatord traces. I did not find any information related to it.
…
-
### Description
At the moment, during processing a golden record task only contains the business partner data as a result from cleaning services. However, both for the cleaning services as we…
-
### Feature description
The new, native elevation profile is extremely useful and offers several enhancements and extended functionality compared to the 3rd party plugins. There is however, an impo…
-
### Preconditions and environment
- Magento 2.4.7-2
### Steps to reproduce
- Enable Pagebuilder
- Add CMS Page with following content
- Text content should be {{config path="path/which/doesnt/exi…
-
### Issue Description
## Summary
We need to implement a new functionality for the **"Your Health Care"** communication group on the **Notification Settings** page, specifically for the **"Health…
-
Seen in 8.16 and prior.
The displayed value for total number of documents should not be limited to 1000.
When writing an ES|QL query, a `| LIMIT 1000` is added behind-the-scenes. This is a UI-appli…