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

New compute graph replaying field prevents deserializing previously existing compute graphs #1041

Closed
seriousben opened this issue Nov 19, 2024 · 0 comments · Fixed by #1042
Closed
Assignees
Labels
bug Something isn't working

Comments

@seriousben
Copy link
Member

@Default2882 reported this bug in https://discordapp.com/channels/995566383368777748/1308450415909802076

{"timestamp":"2024-11-19T15:10:10.532324Z","level":"ERROR","message":"API Error: 500 Internal Server Error - error deserializing from json bytes, missing field `replaying` at line 1 column 1786, value: \"data_model::ComputeGraph\"","target":"indexify_server::http_objects","span":{"matched_path":"/namespaces/:namespace/compute_graphs","method":"POST","uri":"/namespaces/default/compute_graphs","name":"request"}}
{"timestamp":"2024-11-19T15:10:10.532390Z","level":"ERROR","message":"response failed","classification":"Status code: 500 Internal Server Error","latency":"2 ms","target":"tower_http::trace::on_failure","span":{"matched_path":"/namespaces/:namespace/compute_graphs","method":"POST","uri":"/namespaces/default/compute_graphs","name":"request"}}
{"timestamp":"2024-11-19T15:10:15.212252Z","level":"INFO","message":"de-registering executor: TYt-do4uDZmz3DRB2nTvj","target":"state_store"}
{"timestamp":"2024-11-19T15:10:15.217782Z","level":"ERROR","message":"error processing and distributing work: Deserialization error: error deserializing from json bytes, missing field `replaying` at line 1 column 2284, value: \"data_model::ComputeGraph\"","target":"indexify_server::scheduler"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant