这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: Agent continues to run if request failed (even after /exit) #3463

@scottybo

Description

@scottybo

How are you running AnythingLLM?

Docker (remote machine)

What happened?

If an agent fails to run (e.g. there was an API error) then it attempts to re-try every minute. However, this sometimes continues to run even after the user has done /exit.

Is there a way to stop all attempts for any retries, or set a limit on the number of retries?

Are there known steps to reproduce?

Create an agent that fails during a request to a remote API. (This is via a custom skill, rather than the agent builder)

Metadata

Metadata

Assignees

Labels

needs info / can't replicateIssues that require additional information and/or cannot currently be replicated, but possible bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions