# Failed to poll for task error context deadline exceeded

**URL:** https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738
**Category:** Community Support
**Tags:** go-sdk
**Created:** [July 4, 2023, 3:05pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738 "2023-07-04T15:05:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Bobbala\_Sanjay\_Yadav](https://sea2.discourse-cdn.com/flex016/user_avatar/community.temporal.io/bobbala_sanjay_yadav/32/3984_2.png) [@Bobbala\_Sanjay\_Yadav](https://community.temporal.io/u/Bobbala_Sanjay_Yadav)
#### Post date: [July 4, 2023, 3:05pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738/1 "2023-07-04T15:05:44Z")

</div>

I’m scheduling workflows on the temporal so after few runs the workflows aren’t running and the workers shows failed to poll for task error context deadline exceeded. and there is an error on the UI. please look at the attachments below.

 ![image (5)](https://us1.discourse-cdn.com/flex016/uploads/temporal/original/2X/7/71d64308d48a0eb33e7776e27af7c0693070a3c5.png)

---

<div class="post-metadata">

### Author: ![Bobbala\_Sanjay\_Yadav](https://sea2.discourse-cdn.com/flex016/user_avatar/community.temporal.io/bobbala_sanjay_yadav/32/3984_2.png) [@Bobbala\_Sanjay\_Yadav](https://community.temporal.io/u/Bobbala_Sanjay_Yadav)
#### Post date: [July 4, 2023, 3:06pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738/2 "2023-07-04T15:06:22Z")

</div>

![image (4)](https://us1.discourse-cdn.com/flex016/uploads/temporal/original/2X/a/abd264bc7b1277235a34b6310e92e0870685fc4d.png)

---

<div class="post-metadata">

### Author: ![maxim](https://sea2.discourse-cdn.com/flex016/user_avatar/community.temporal.io/maxim/32/8_2.png) [@maxim](https://community.temporal.io/u/maxim)
#### Post date: [July 4, 2023, 3:09pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738/3 "2023-07-04T15:09:11Z")

</div>

It looks like your cluster is not healthy.

---

<div class="post-metadata">

### Author: ![Bobbala\_Sanjay\_Yadav](https://sea2.discourse-cdn.com/flex016/user_avatar/community.temporal.io/bobbala_sanjay_yadav/32/3984_2.png) [@Bobbala\_Sanjay\_Yadav](https://community.temporal.io/u/Bobbala_Sanjay_Yadav)
#### Post date: [July 4, 2023, 3:39pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738/4 "2023-07-04T15:39:21Z")

</div>

How do I make sure cluster is healthy and all workers are running fine?

---

<div class="post-metadata">

### Author: ![maxim](https://sea2.discourse-cdn.com/flex016/user_avatar/community.temporal.io/maxim/32/8_2.png) [@maxim](https://community.temporal.io/u/maxim)
#### Post date: [July 4, 2023, 4:10pm UTC](https://community.temporal.io/t/failed-to-poll-for-task-error-context-deadline-exceeded/8738/5 "2023-07-04T16:10:08Z")

</div>

I would start by enabling metrics for both server and the SDKs. Then begin watching logs from the service.
