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

Can't Retrieve Algorithm Output Params(Through CsvParameterStreamer ) From Archive If Algorithm is Not Active After Restart. #10

Open
lorenzo-gomez-windhover opened this issue Jun 9, 2023 · 2 comments

Comments

@lorenzo-gomez-windhover
Copy link
Collaborator

No description provided.

@lorenzo-gomez-windhover lorenzo-gomez-windhover changed the title Can't Retrieve Algorithm Output Params If Algorithm is Not Active After Restart. Can't Retrieve Algorithm Output Params(Through CsvParameterStreamer ) From Archive If Algorithm is Not Active After Restart. Jun 9, 2023
@lorenzo-gomez-windhover
Copy link
Collaborator Author

Works fine for parameter history.

lorenzo-gomez-windhover added a commit that referenced this issue Jun 9, 2023
@lorenzo-gomez-windhover
Copy link
Collaborator Author

lorenzo-gomez-windhover commented Jun 9, 2023

I think it comes down to this:

org.yamcs.http.api.StreamArchiveApi.CsvParameterStreamer has a slightly different scheme than org.yamcs.http.api.ParameterArchiveApi.listParameterHistory(Context, ListParameterHistoryRequest, Observer<ListParameterHistoryResponse>) when it comes to Replay implementation. I think this might be the root of the issue.

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

No branches or pull requests

1 participant