Open sadathknorket opened 3 months ago
@samredai @agorajek any thoughts on this?
We could definitely use some docs on this. A lot of the reflection logic revolves around calling the endpoint to refresh a node and this is essentially what we do in the cron job. Additionally we do a before and after diff to use in some of our internal alerting.
The ability to refresh a source node with that endpoint relies on you having a query service configured.
Went through the docs of reflection service and is really attractive to use it .
With @samredai had a call that there was one more way the dj team does reflection by having a cron job thing that updates the meta .
Would love to see the setup guides on both reflection service available inside dj and the one the team uses