Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
The new param to set the number of attempts that will be done to check the update sites is hudson.PluginManager.CHECK_UPDATE_ATTEMPTS. This name is wrong, it should beĀ hudson.PluginManager.checkUpdateAttempts.
Attachments
Issue Links
- is related to
-
JENKINS-54459 Avoid Angry Jenkins when check now on Plugin Manager
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Status | Open [ 1 ] | In Progress [ 3 ] |
Description |
Avoid showing the angry Jenkins with all the stack trace when a problem happens checking the update sites. It's common (unfortunately) that update site returns a 502 error code, so it's interesting to avoid showing the Angry Jenkins and all the stack trace. Also a mechanism to retry several times before raising an error will be helpful. |
The new param to set the number of attempts that will be done to check the update sites is *hudson.PluginManager.CHECK_UPDATE_ATTEMPTS*. This name is wrong, it should be *hudson.PluginManager.checkUpdateAttempts*. |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Remote Link | This issue links to "Pull Request #3768 (Web Link)" [ 22043 ] |
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Labels | user-experience | lts-candidate user-experience |
Labels | lts-candidate user-experience | user-experience |
Released As | https://jenkins.io/changelog/#v2.153 | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Link to the Pull Request #3768