How to view timed out job events

Hi,
We are running camunda 8 self hosted on k8s and monitoring the metric camunda.zeebe_job_events.count.
Time out seems to be popping up when there is volume and sometimes there is less volume of service tasks running as well.
Q1) Is there a way to look at timed out events so that I can fix the problem. Worker logs doesn’t seem to have an issue.
Q2) Will camunda retry those events. Where can i find documentation for this.
Thanks