Skip to content

[BUG] Pipeline Execution Stuck When Toolkit Uses Secret Option #1997

@epamLDadayan

Description

@epamLDadayan

Test Case Reference

Function Node with Secret Toolkit – Executes Successfully

Actual Result

  • If secret option is selected for the toolkit then the execution of pipeline with such toolkit stuck.

Expected Results

  • The pipeline run completes successfully
  • The Function node using the Codex toolkit executes without secret-related errors (resolution/auth succeeds)
  • No cleartext secrets are displayed in the UI; secret values remain masked where shown

Workaround

  • Works properly if password option is selected for the toolkit

Steps to Reproduce

  1. Create or open a pipeline using a Function node
  2. Configure toolkit with secret option (e.g., Codex / openai_token)
  3. Run the pipeline
  4. Observe execution stuck

Additional Information

  • If this test created a pipeline or node, delete it to remove test artifacts
  • If the pipeline pre-existed, revert any changes made during the test

Priority

High

Metadata

Metadata

Labels

PipelinesTo group issues regarding Pipelines functionalityToolkitsTo group issues regarding Toolkits and Tools functionalities

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions