-
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
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.