Skip to content

Add HTTP client timeout for webhook requests #533

@dogancanbakir

Description

@dogancanbakir

Currently, HTTP requests to webhooks (Slack, etc.) use http.Post which has no timeout, potentially causing hangs.

Consider adding a package-level HTTP client with a reasonable timeout (e.g., 10-30 seconds) for all webhook requests.

Ref: #504 (comment)

Metadata

Metadata

Assignees

Labels

Type: EnhancementMost issues will probably ask for additions or changes.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions