No stream notification that stop loss half of OCO has been canceled

Environment

Language
Ruby

Alpaca SDK Version
**

Other Environment Details
**

Problem

Summary
When the take profit half of an OCO order is filled there is a notification on the websocket about that but there is no notification that the stop loss order was canceled. If I inspect the stop loss order either on the website or via the API its status shows as held but it has a canceled_at time. It’s status should be canceled and a notification should be sent on the stream.

Paper or Live Tradng?
Paper

Example Code