-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
Currently, when a build has multiple variables configured (including Repository Variables, Workspace Variables, and Deployment Variables) and has a total of 120K characters combined, it could cause the pipelines build to be in a hung state.
This could be misleading as the actual error message isn't displayed nor informative.
A suggestion is to :
- Include an informative message indicating that pipelines build failed for the reason.
- Instead of allowing the build to be hung indefinitely until timeout, it's better if builds could be stopped / marked as failed.
- Allow increase of variable length limit above 120k.
- mentioned in
-
Page Failed to load
Form Name |
---|
[BCLOUD-20105] Provide informative error when pipelines build is hung caused by variable length
Description |
Original:
h3. Issue Summary
Currently, when a build has multiple variables configured (including Repository Variables, Account Variables, Deployment Variables) and has a total of 120K characters combined, it could cause the pipelines build to be in a hung state. This could be misleading as the actual error message isn't displayed nor informative. A suggestion is to : # Include an informative message indicating that pipelines build failed for the reason. # Instead of allowing the build to be hung indefinitely until timeout, it's better if builds could be stopped / marked as failed. # Allow increase of variable length limit above 120k. |
New:
h3. Issue Summary
Currently, when a build has multiple variables configured (including Repository Variables, Workspace Variables, and Deployment Variables) and has a total of 120K characters combined, it could cause the pipelines build to be in a hung state. This could be misleading as the actual error message isn't displayed nor informative. A suggestion is to : # Include an informative message indicating that pipelines build failed for the reason. # Instead of allowing the build to be hung indefinitely until timeout, it's better if builds could be stopped / marked as failed. # Allow increase of variable length limit above 120k. |
Remote Link | New: This issue links to "Page (Confluence)" [ 743503 ] |
Remote Link | Original: This issue links to "Page (Confluence)" [ 643226 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 643226 ] |
Description |
Original:
h3. Issue Summary
Currently, when a build has multiple variables configured (including Repository Variables, Account Variables, Deployment Variables) and has a total of 120K characters combined, it could cause the pipelines build to be in a hung state. This could be misleading as the actual error message isn't displayed nor informative. A suggestion is to : # Include an informative message indicating that pipelines build failed for the reason. # Instead of allowing the build to be hung indefinitely until timeout, it's better if builds could be stopped / marked as failed. |
New:
h3. Issue Summary
Currently, when a build has multiple variables configured (including Repository Variables, Account Variables, Deployment Variables) and has a total of 120K characters combined, it could cause the pipelines build to be in a hung state. This could be misleading as the actual error message isn't displayed nor informative. A suggestion is to : # Include an informative message indicating that pipelines build failed for the reason. # Instead of allowing the build to be hung indefinitely until timeout, it's better if builds could be stopped / marked as failed. # Allow increase of variable length limit above 120k. |
This also affected us and took many days to get an appropriate answer from support. Adding some checks to the initial build setup would seem surely appropriate.