Skip to content

How are you handling cost / safety checks before deploying agents? #2848

@VamsiSudhakaran1

Description

@VamsiSudhakaran1

A quick question for folks building with this repo.

Before deploying agents to production, do you enforce anything like:

  • cost limits (to prevent runaway usage)
  • fallback behavior (when things fail)
  • ownership / oncall responsibility

We ran into a situation where an agent loop triggered thousands of API calls unexpectedly.

Right now it feels like most examples focus on building agents, but not on what happens right before deployment.

Curious how you’re handling this in your setups?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion about using the SDK

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions