Skip to content

Conversation

@slinkydeveloper
Copy link
Collaborator

@slinkydeveloper slinkydeveloper commented Oct 9, 2025

Fix #600, this also fixes few situations where log context was not propagated in error cases.

Example output:

[restate][2025-10-09T16:16:39.864Z][greeter/greet][inv_1aPLsMg6CHag18PA9WxuOiHQ7V2Srs9HYR] INFO: Starting invocation.
[restate][2025-10-09T16:16:41.869Z][greeter/greet][inv_1aPLsMg6CHag18PA9WxuOiHQ7V2Srs9HYR] ERROR: Got abort error from connection: The operation was aborted
This might indicate that:
* The restate-server aborted the connection after hitting the 'abort-timeout'
* The connection with the restate-server was lost

Please check the invocation in the Restate UI for more details.

@slinkydeveloper slinkydeveloper merged commit f331394 into restatedev:main Oct 10, 2025
8 checks passed
@slinkydeveloper slinkydeveloper deleted the abort-error branch October 10, 2025 10:30
slinkydeveloper added a commit to slinkydeveloper/sdk-typescript that referenced this pull request Oct 27, 2025
* Better error message for `AbortError`

* Remove bad change to greeter

(cherry picked from commit f331394)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve AbortError message

2 participants