Matthew Collett

Results 2 issues of Matthew Collett

### Describe the solution you'd like Something that would be awesome for memos is if when adding a code block, a more accurate block was created in some different mono-space...

enhancement

Currently, the client supports retry with `WithRetry(true)`, but retry behavior (attempts, delays, backoff strategy) is not configurable. Add options to configure retry parameters: - Maximum retry attempts - Initial retry...