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

[Feature]: Display time stamps from each node in the cluster #12

Open
hickey opened this issue Nov 2, 2023 · 1 comment
Open

[Feature]: Display time stamps from each node in the cluster #12

hickey opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hickey
Copy link
Owner

hickey commented Nov 2, 2023

Contact Details

No response

Enhancement Type

API improvements

What is your idea or what can be improved?

The MeshChat software is sensitive to too much time change between the nodes and as a result will cause the message database not to be synchronized between nodes. This has been noted several times in the kn6plv/meshchat issues (no longer accessible).

The proposal is to have the API updated to also transfer the timestamp from the instance running MeshChat so that it can be displayed on the status page.

Note: this may become a breaking change and there will need to be investigation into if the v1.x or v2.x code bases will have a problem with adding the timestamp into the API.

@hickey hickey added the enhancement New feature or request label Nov 2, 2023
@hickey hickey self-assigned this Nov 2, 2023
@hickey
Copy link
Owner Author

hickey commented Nov 4, 2023

Initial inspection of the status.js code does indicate that adding the timestamp information to the status API will not have any backwards compatibility issues. Will need to update the API version references, so all API changes should be coordinated to be in the same release.

@hickey hickey added this to the 2.11 milestone Nov 18, 2023
@hickey hickey modified the milestones: v2.13.0, v2.14.0 Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant