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

The MPS does not log its Messages to the mutator in telemetry #267

Open
thejayps opened this issue Oct 3, 2023 · 0 comments
Open

The MPS does not log its Messages to the mutator in telemetry #267

thejayps opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels
optional Will cause failures / of benefit. Worth assigning resources.

Comments

@thejayps
Copy link
Contributor

thejayps commented Oct 3, 2023

We should probably diligently log every message we send to the mutator, so we know exactly what information the MPS gave the mutator when we're trying to debug something. We could even wrap the Message protocol inside the Event protocol if it isn't too inefficient, with a new Message Event Marker (bit 7 is still free). The main thing though is probably to have 1-1 mapping of message content and log content, and both emitted one straight after the other.

@thejayps thejayps changed the title The MPS does not log its Messages to the mutator The MPS does not log its Messages to the mutator in telemetry Oct 3, 2023
@thejayps thejayps self-assigned this Oct 4, 2023
@thejayps thejayps added the optional Will cause failures / of benefit. Worth assigning resources. label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optional Will cause failures / of benefit. Worth assigning resources.
Projects
None yet
Development

No branches or pull requests

1 participant