Skip to content

[Bug]: renaming a provider kills in-flight work in every thread using it #11043

Description

@Simoki0

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

Not sure

Steps to reproduce

  1. Have one or more threads actively running against provider X.
  2. Go into settings and delete provider X, or edit its name.
  3. Return to the threads.

Expected behavior

running threads finish their current turn; the provider record is looked up by a stable ID, so a rename is cosmetic. At worst, a warning before deleting a provider that has active threads.

Actual behavior

all work in every thread on that provider stops.

Impact

Blocks work completely

Version or commit

No response

Environment

No response

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedfeature request acceptedbugSomething is broken or behaving incorrectly.via-triageFiled through npx t3 triage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions