middlewarehq / middleware

✨ Open-source DORA metrics platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
1.05k stars 64 forks source link

Update image update status API polling interval to 600,000 milliseconds #442

Closed shivam-bit closed 3 months ago

shivam-bit commented 3 months ago

This pull request updates the image update status API polling interval to 600,000 milliseconds. Previously, the interval was set to 60,000 milliseconds. This change ensures that the polling interval is longer, reducing the frequency of API requests and improving performance.