jenkinsci / jenkinsci/http-request-plugin

[JENKINS-66469] Operability : Missing URL target details when exception raised

Open
#304 2 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

Improve operability :

When httprequest fails to perform (like receiving HTTP 500)

We do have proper exception but are missing the current URL details.

This is problematic and slow down investigation when dealing with pipeline doing many distincts httpcall (we often need to reverse engineer the pipeline to understand what was the target of the missed call)

 

This US is about complementing the exception text along with the current URL.

Tentative resolution PR provided as https://github.com/jenkinsci/http-request-plugin/pull/74

 

---
Originally reported by jsearby, imported from: Operability : Missing URL target details when exception raised


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

Raw content of original issue

Improve operability :
When httprequest fails to perform (like receiving HTTP 500)
We do have proper exception but are missing the current URL details.
This is problematic and slow down investigation when dealing with pipeline doing many distincts httpcall (we often need to reverse engineer the pipeline to understand what was the target of the missed call)
 

This US is about complementing the exception text along with the current URL.

Tentative resolution PR provided as https://github.com/jenkinsci/http-request-plugin/pull/74

 

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.