estuary / flow

🌊 Continuously synchronize the systems where your data lives, to the systems where you _want_ it to live, with Estuary Flow. 🌊
https://estuary.dev
Other
530 stars 45 forks source link

agent: generate JSON schema for controller status #1500

Closed psFried closed 1 week ago

psFried commented 1 week ago

Description:

Adds an automatically generated json schema for the agent controller status objects. The goal is just to make it easier to consume status information.

Also updates the default publication history length from 3 to 5, which has just felt like a better number to ease debugging schema evolution issues.


This change is Reviewable