Skip to content

Truncate docker output log and display more info #3203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 18, 2020
Merged

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