Skip to main content

FailingComponent

A component that always raises an exception for testing error handling.

Basic Information

  • Type: haystack_integrations.weights_and_biases_weave.tests.test_weave_connector.FailingComponent

Inputs

ParameterTypeDefaultDescription

Outputs

ParameterTypeDefaultDescription

Overview

Work in Progress

Bear with us while we're working on adding pipeline examples and most common components connections.

A component that always raises an exception for testing error handling.

Usage Example

components:
FailingComponent:
type: weights_and_biases_weave.tests.test_weave_connector.FailingComponent
init_parameters:

Parameters

Init Parameters

These are the parameters you can configure in Pipeline Builder:

ParameterTypeDefaultDescription

Run Method Parameters

These are the parameters you can configure for the component's run() method. This means you can pass these parameters at query time through the API, in Playground, or when running a job. For details, see Modify Pipeline Parameters at Query Time.

ParameterTypeDefaultDescription