jenkinsci / jenkinsci/http-request-plugin

[JENKINS-59050] httpRequest automatically retries requests

Open
#290 6 comments 0 reactions 0 assignees View on GitHub
component:http-request-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
176
Forks
158
Avg merge
1d 16h
Merged PRs (30d)
3

Description

We use the httpRequest plugin to trigger a script on a webhook which takes quite some time until it returns the results.

If there is no answer within 4min the plugin automatically sends another GET request. There is no way to disable this or change this timeout and it does not look from the documentation that this should be the intended behavior (no retry is mentioned anywhere).

---
Originally reported by andreas_zuber, imported from: httpRequest automatically retries requests


  • assignee: janario
  • status: Open
  • priority: Minor
  • component(s): http-request-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20260702-081740

Raw content of original issue

We use the httpRequest plugin to trigger a script on a webhook which takes quite some time until it returns the results.

If there is no answer within 4min the plugin automatically sends another GET request. There is no way to disable this or change this timeout and it does not look from the documentation that this should be the intended behavior (no retry is mentioned anywhere).

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.