You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#580 Added coroutine concurrency control features.
Fixed
#564 Fixed typehint error, when Coroutine\Http2\Client->send failed.
#567 Fixed rpc-client getReturnType failed, when the name is not equal of service.
#571 Fixed the next request will be effected after using stopPropagation.
#579 Dynamic init snowflake meta data, fixed the problem that when using snowflake in command mode (e.g. di:init-proxy) will connect to redis server and wait timeout.
Changed
#583 Throw GrpcClientException, when BaseClient::start failed.
#585 Throw exception when execute failed in task worker.