knative-extensions / eventing-redis

Redis integration with Knative Eventing.
Apache License 2.0
16 stars 28 forks source link

Simple fix for #387: return a panic error #624

Closed tdeverdiere closed 1 month ago

tdeverdiere commented 1 month ago

Fixes #387

Proposed Changes

Panic if error contains "use of closed network connection" (it is a try)

Release Note

🐛 Fix #387 Exit receive_adapter if in an error "use of closed network connection"
knative-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tdeverdiere Once this PR has been reviewed and has the lgtm label, please assign skonto for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative-extensions/eventing-redis/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment