"timeout" event on channel undefined
# 🤝help
r
The timeout message is not being sent to Bigquery (all the others are being sent correctly). When I show the event
console.log(event)
, the following message appears:
preview: '"timeout" event on channel undefined',
Why don't I have the channel information in the timeout stream? Why doesn't the timeout message appear in the event.preview key? My timeout flow only displays a text message ending the flow.