Daniel Bichuetti

Results 14 issues of Daniel Bichuetti

**Describe the bug** Crawler is crashing when running on some containers, e.g., Azure ML and OpenShift. **Error message** In a WebDriver exception, Chrome driver detect Chrome stopped responding, and say...

type:bug
journey:advanced
topic:crawler

### Problem: - When you use the **TransformersTranslator** node, and send a List of Documents, after translation the node **correctly output the translated texts**. But, it's also **changing the input**....

type:bug
topic:pipeline
journey:advanced

### Bug type Component ### Component name MudMask MudTextField ### What happened? When we set up a MudTextField with a Mask, everything works fine on desktop browsers. If we go...

bug
has workaround
help wanted
device: mobile

## Overview When deploying a new cluster, setting user custom password ( Secret Patch ), and trying to access pgAdmin it fails. This is not related to tagging with @pgo....

### What happened? When creating an EKS cluster, if you create a new NodeGroup which uses ARM instance (e.g., t4g-medium), creating cluster will fail, with error on EC2 ASG, regarding...

kind/bug
1.0

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Today, it's impossible...

kind/question

**Is your feature request related to a problem? Please describe.** Haystack loads the pipelines during the REST API application setup. Which happens once. If the user decides to change the...

type:feature
Contributions wanted!
topic:rest_api
topic:pipeline
journey:advanced

**Describe the bug** There is a huge retrieval degradation when working with high top-k values using OpensearchDocumentStore. In some situations, the issue make you get 20 quality results when you...

type:bug
topic:opensearch

I've looked over Operator, and I would like to ask. There are ways to set up tolerations for the cluster and operator. But what about the pod started by the...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** As a user I want to add WhisperTranscriber in my pipeline. I would like to use FileClassifier to classify my...

P3