I have a tap from a Mysql DB to bigquery using log...
# troubleshooting
a
I have a tap from a Mysql DB to bigquery using logbased replication, I am missing sometimes some records and I downgraded the level to debugging. In the logs I can see the particular RECORD with the same id being consumed in the right STREAM, but for some reason it does not end up in BigQuery, any idea what it could be / suggestion to debug?
nvm found the issue, it was a clear unhandled exception but it was being logged as info