Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the Invoker log formatting #2445

Open
igalshilman opened this issue Dec 19, 2024 · 0 comments
Open

Improve the Invoker log formatting #2445

igalshilman opened this issue Dec 19, 2024 · 0 comments
Labels

Comments

@igalshilman
Copy link
Contributor

When users hit a non-determinism issue, this currently seems to be the error they get:

runtime-1          | 2024-12-19T15:28:09.215912Z WARN restate_invoker_impl
runtime-1          |   Error when executing the invocation, retrying in 11s 146ms 172us 565ns.
runtime-1          |     error: [RT0007] Error message received from the SDK with related entry Some(InvocationErrorRelatedEntry { related_entry_index: Some(3), related_entry_name: Some("xxx"), related_entry_type: Some(Run) }): [570] expected message type RunEntry but was CallEntry
runtime-1          |     restate.error.code: RT0007
runtime-1          |     restate.invocation.id: inv_1h7YySg89QqI5T6A8eFRTJUnQhfThHshAl

runtime-1          | on rt:pp-0
@igalshilman igalshilman changed the title Improve log formatting for a commonly known issues Improve invoker log formatting for a commonly known issues Dec 19, 2024
@igalshilman igalshilman changed the title Improve invoker log formatting for a commonly known issues Improve the Invoker log formatting Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant