FlowFuse / FlowFuse/mqtt-schema-agent

Improve local caching and use report-by-exception when sending metadata back

Open
#21 1 comment 0 reactions 1 assignee Claimed by @hardillb View on GitHub
Dominant language
JavaScript
Stars
1
Forks
2
Avg merge
6d 15h
Merged PRs (30d)
8

Description

Currently we post back topic information whenever we see it arrive (with some local caching to do bulk updates).

We don't currently make use of the 'last seen' field of the meta data, nor do we have plans for it.

I propose we update the agent to cache locally everything it sees and do more of a report-by-exception; only post back to the platform when something is new or the detected schema has changed.

That will reduce the load when pointed at a busy broker.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.