Skip to content

Fix: improve exception logging in PluginDownloader#554

Merged
ziagham merged 1 commit intoflowsynx:masterfrom
arch92:fix/551-exception-logging-improvement
Oct 22, 2025
Merged

Fix: improve exception logging in PluginDownloader#554
ziagham merged 1 commit intoflowsynx:masterfrom
arch92:fix/551-exception-logging-improvement

Conversation

@arch92
Copy link
Copy Markdown
Contributor

@arch92 arch92 commented Oct 22, 2025

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

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

Description

Passed the caught exception as a parameter in PluginDownloader.cs

Issue reference

Closes #551

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#

@arch92 arch92 requested a review from a team as a code owner October 22, 2025 05:46
@sonarqubecloud
Copy link
Copy Markdown

@ziagham ziagham requested review from Sakeeb91 and removed request for a team October 22, 2025 07:01
Copy link
Copy Markdown
Contributor

@Sakeeb91 Sakeeb91 left a comment

Choose a reason for hiding this comment

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

Excellent. Looks good to merge

@ziagham ziagham merged commit 1923a91 into flowsynx:master Oct 22, 2025
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.

Improve Exception Logging in Plugin Download Extraction

3 participants