Customer context: The customer has an AI agent run that is taking longer than expected and wants to know whether an in-progress run can be stopped or cancelled.
Customer question: Can I stop or cancel an AI agent run that is in progress?
Solution: An AI agent run that is already running cannot be cancelled mid-flight from the panel. If the AI provider is temporarily rate-limited, the run is paused and resumes automatically once the throttle window clears. If a run stays in progress for an unexpectedly long time, check the underlying flow or model configuration for loops or misconfigured steps that may be causing excessive tool call usage.