Skip to content

added no timeout option for remote providers#1237

Merged
RaajeevChandran merged 1 commit into
mainfrom
feat/remote-provider-disable-timeout
May 24, 2026
Merged

added no timeout option for remote providers#1237
RaajeevChandran merged 1 commit into
mainfrom
feat/remote-provider-disable-timeout

Conversation

@RaajeevChandran
Copy link
Copy Markdown
Contributor

Summary

addresses #1235

added an optional "Disable timeout" toggle in the provider's advanced settings so requests can run unbounded (but under the hood it isn't literally infinte. the limit is set to one year since the json encoder cannot decode or represent infinity. so this should be more than enough for any real request)

Changes

  • Behavior change
  • UI change (screenshots below)
  • Refactor / chore
  • Tests
  • Docs

Checklist

  • I have read CONTRIBUTING.md
  • I added/updated tests where reasonable
  • I updated docs/README as needed
  • I verified build on macOS with Xcode 16.4+

@RaajeevChandran RaajeevChandran merged commit 40dfc56 into main May 24, 2026
5 checks passed
@RaajeevChandran RaajeevChandran deleted the feat/remote-provider-disable-timeout branch May 24, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant