coinbase / coinbase/agentkit

Add clear documentation for handling agent retries and timeouts

Open
#909 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.3k
Forks
815
Avg merge
13h 31m
Merged PRs (30d)
2

Description

## Overview
AgentKit works with different tasks, but it doesn't clearly explain how to set up agent retries and timeouts. This makes it harder for developers to adjust these settings and may cause unexpected issues.

Without clear instructions, developers may:
- Have trouble setting up retries and timeouts properly.
- Experience agents timing out or retrying too many times.
- Not know how to handle issues like slow APIs or network problems.

## Proposed Solution
Add a section to the documentation that explains how to set up retries and timeouts. Include examples for different situations, like retrying tasks or managing timeouts for slow services.
The documentation should make it easy for developers to understand and configure retries and timeouts. Developers should be able to use these features without confusion or errors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.