So I have been using MySQL to GCS Datastream pipeline. When I was inspecting the job , I found out that as shown in the pic
There are 105 events that were unsupported and were not loaded within last 7 days.
In the help section , I found out the following note
The number of events DataStream was not able to process in the last 7 days.
These events are not loaded to the destination,
and you are not charged for them.
More details about unprocessed events can be found in the logs.
When I checked out logs I did not find any logs about unprocessed events. Mostly I found out logs like CDC fetch failed: An unexpected error occurred. Contact Google Support… (which is mostly a recoverable error). There was almost no info about the unprocessed event. Any way or method via which I can get details of these unprocessed events or any suggestion on how these events can be avoided ?
cc: @etaim
