-
Bug
-
Resolution: Fixed
-
Minor
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.
- is related to
-
JENKINS-54459 Avoid Angry Jenkins when check now on Plugin Manager
-
- Resolved
-
- links to
[JENKINS-54731] Rename hudson.PluginManager.CHECK_UPDATE_ATTEMPTS property to hudson.PluginManager.checkUpdateAttempts
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
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. |
New: 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 | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "Pull Request #3768 (Web Link)" [ 22043 ] |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Labels | Original: user-experience | New: lts-candidate user-experience |
Labels | Original: lts-candidate user-experience | New: user-experience |
Released As | New: https://jenkins.io/changelog/#v2.153 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |