temporalio / sdk-php

Temporal PHP SDK
https://php.preview.thundergun.io
MIT License
270 stars 45 forks source link

Client: fix connection timeout #445

Closed roxblnfk closed 4 months ago

roxblnfk commented 4 months ago

What was changed

Client: fix connection timeout that was converted into static deadline for all requests

Why?

Previously, the deadline was calculated at the moment the timeout was set and applied to all subsequent requests. However, the deadline should be recalculated before each request.

Checklist

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 4:07pm