google / google/openhtf

StationServer doesn't record history

Open
#935 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
722
Forks
237
Avg merge
11h 31m
Merged PRs (30d)
4

Description

Am I correct in reading that the StationServer's history_path argument is just to point to where "something else" is actually writing files for history objects?

It appears that the StationServer is only using PubSub to publish results and the [HistoryListHandler](https://github.com/google/openhtf/blob/master/openhtf/output/servers/station_server.py#L409) seems to actually be configured to expect some out of tree system that is writing serialized protobufs?

The reference "chtf.py" is ... "elsehere" ? Does one have to build all this yourself to be able to use the features of StationServer or am I missing the pieces to connect?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.