Skip to content

Fix issue 767#769

Merged
ziagham merged 2 commits intoflowsynx:masterfrom
hesenhuseynov:fix-issue-767
Nov 29, 2025
Merged

Fix issue 767#769
ziagham merged 2 commits intoflowsynx:masterfrom
hesenhuseynov:fix-issue-767

Conversation

@hesenhuseynov
Copy link
Copy Markdown
Contributor

@hesenhuseynov hesenhuseynov commented Nov 29, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description Replaced System.Exception with InvalidOperationException in FailTaskAsync

to improve error clarity and maintainability.

Issue reference Closes #767

Closes #

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation / Created issue in flowsynx/website#
  • Specification has been updated / Created issue in flowsynx/website#
  • Provided sample for the feature / Created issue in flowsynx/website#

@hesenhuseynov hesenhuseynov requested review from a team as code owners November 29, 2025 22:52
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@ziagham ziagham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution.

@ziagham ziagham merged commit ebf991b into flowsynx:master Nov 29, 2025
3 of 4 checks passed
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.

Avoid throwing System.Exception in FailTaskAsync

2 participants