How Bulletin Generation Works
Standard only generates a bulletin when it is set torelay mode. You can control how often bulletins are produced by setting the release_cadence property in your config.conf — a bulletin will be generated every X seconds as defined by that value.
When generating a bulletin, Standard checks the history records to determine which records have been created, updated, or deleted since the last bulletin. The bulletin contains a list of record IDs that need to be acted upon by the connected Standard System(s), along with the associated standards. Connected systems then begin downloading, updating, or deleting those records accordingly.
Generate a Bulletin Manually
If you need to push changes to connected nodes immediately without waiting for the next scheduled bulletin, run the following command from the Standard CLI:Bulletin Format
A bulletin lists each affected standard by name, followed by brackets containing the record IDs and the action to be taken for each. The three possible actions areadd, update, and delete.
Below is an example bulletin: