temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
278 stars 77 forks source link

Improve warning message on error response to completion #581

Closed dandavison closed 1 year ago

dandavison commented 1 year ago

Ref #521 cc @mjameswh @Sushisource

Minor tweak to warning message in fall-through case. This case handles a variety of conditions including application-level errors such as bad search attributes, so "Network error" is misleading.