Skip to content
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

[8.0] Avoid incorrect error strings in Workflow execute #7785

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

sfayer
Copy link
Member

@sfayer sfayer commented Sep 12, 2024

Hi,

After looking at it a bit more, here is my proposed patch for #7776... It maintains backwards compatibility but prevents the incorrect messages being prepended into the error string.

Regards,
Simon

BEGINRELEASENOTES
*Workflow
FIX: Avoid incorrect error strings in Workflow execute
ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Sep 12, 2024
@fstagni fstagni linked an issue Sep 12, 2024 that may be closed by this pull request
@fstagni fstagni merged commit 83219e3 into DIRACGrid:rel-v8r0 Sep 12, 2024
26 checks passed
@DIRACGridBot DIRACGridBot added the sweep:done All sweeping actions have been done for this PR label Sep 12, 2024
DIRACGridBot pushed a commit to DIRACGridBot/DIRAC that referenced this pull request Sep 12, 2024
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/10831311137

Successful:

  • integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect error strings reported for end-user application failures
3 participants