Skip to content

Truncate docker output log and display more info#3203

Merged
velkymx merged 3 commits intodevelopfrom
bugfix/3167
Jun 18, 2020
Merged

Truncate docker output log and display more info#3203
velkymx merged 3 commits intodevelopfrom
bugfix/3167

Conversation

@nolanpro
Copy link
Contributor

Fixes #3167
Requires ProcessMaker/docker-executor-php#8

  • Truncates docker log output to 500 characters
  • Provides more info when a script task fails

Obscuring sensitive data is not necessary since docker output is only in the system log, not shown to any users.

@velkymx velkymx merged commit 35c784b into develop Jun 18, 2020
@velkymx velkymx deleted the bugfix/3167 branch March 29, 2021 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script Task Log data returned by the script

2 participants