Bug Fixes
- Allow
RetryPolicy.maximumAttempts: Number.POSITIVE_INFINITY
(#784) - [
worker
] Prevent ending a worker span twice. (#786) - Update Core SDK (#790)
- Turn down log level for this line (#362)
- Fix bug where LA resolutions could trigger activations with no associated WFT (#357)
- Don't allow activity completions with unset successful result payloads (#356)
- Make sure workers do not propagate retryable errors as fatal (#353)
- Fix null LA results becoming unparseable (#355)
Documentation
Features
- [
workflow
] List registered queries in error response when a query is not found (#791)