Troubleshooting data extraction's automatization;

I am using a BigQuery connection as my primary data source. Since the query is quite heavy, I’ve created a data extract from that connection. Everything seems to be working fine; however, the scheduled refresh for the extract is not being triggered.

I am able to manually update the data by going into the data extraction menu and changing the settings. In my BigQuery job history, I can see that the scheduler doesn’t seem to be triggering the query at all. How can I troubleshoot this?