Skip to content

feat: expose Option.ReportTimeout#25

Merged
mingrammer merged 1 commit into
mainfrom
feat/report-timeout
Apr 24, 2026
Merged

feat: expose Option.ReportTimeout#25
mingrammer merged 1 commit into
mainfrom
feat/report-timeout

Conversation

@mingrammer

Copy link
Copy Markdown
Contributor

The Reporter.Report ctx deadline was hard-coded to 5 seconds. Promote it to a configurable Option.ReportTimeout with the same default, so callers with slow upload paths (large Slack uploads, congested networks) can extend the window without forking the library.

The Reporter.Report ctx deadline was hard-coded to 5 seconds. Promote
it to a configurable Option.ReportTimeout with the same default, so
callers with slow upload paths (large Slack uploads, congested
networks) can extend the window without forking the library.
@mingrammer mingrammer merged commit e4e4450 into main Apr 24, 2026
16 of 20 checks passed
@mingrammer mingrammer deleted the feat/report-timeout branch April 24, 2026 05:36
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