Airflow errors not coming in Sentry

Hi,
We are using Sentry with Airflow but are not seeing any error when the job is failing on the UI. Though we are getting system level errors like OSError when the scheduler scans dags or any key error. But when a job runs and fails those errors are not being captured. Please advice on what may be the issue.
Thanks