- Update the delivery handling logic to only push messages to integration channels when the task originates from one, ensuring more accurate message routing. - Enhance the error logging to include channel information for better debugging during integration reply failures. - Streamline the conditions for message delivery to improve code clarity and maintainability. |
||
|---|---|---|
| .. | ||
| integrations | ||
| delivery.go | ||
| event_push_test.go | ||
| events.go | ||
| events_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| log.go | ||
| message.go | ||