fix: log channel send errors in importer instead of silent discard #706

Open
SakulFlee wants to merge 1 commit from fix/channel-send-error-log into main
Owner

The importer was silently discarding send errors when the receiver
was dropped. Now logs a warning so lost results are visible.

The importer was silently discarding send errors when the receiver was dropped. Now logs a warning so lost results are visible.
fix: log channel send errors in importer instead of silent discard
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
b1af0a6588
The importer was silently discarding send errors when the receiver
was dropped. Now logs a warning so lost results are visible.
Some checks are pending
ci/woodpecker/push/linting Pipeline was successful
ci/woodpecker/pr/test
Required
ci/woodpecker/pr/linting
Required
Some required checks are missing.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/channel-send-error-log:fix/channel-send-error-log
git switch fix/channel-send-error-log
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SakulFlee/Orbital!706
No description provided.