--- Log opened Tue Jul 12 00:00:19 2022 04:32 < darosior> I'm getting Guix pilled (looking into reproducible builds and deployments) 08:26 < edouard[m]> Thought of "async" plugins for miradord today. I will post the full flow tomorrow on this issue: https://github.com/revault/miradord/issues/35 08:26 < edouard[m]> Async means that the plugin cannot give an "answer" instantly when miradord call it the first time at a `new_tip` event, it may need to notify a user or a service for opinion on the attempt 08:28 < edouard[m]> meanwhile at each `new_tip` the watchtower will ask for its "opinion" on the attempt (As long as the CSV is not passed). If the user or service responded to the plugin, it will store the response it its state and use it at the next `new_tip`. 08:28 < edouard[m]> async plugins cannot be stateless --- Log closed Wed Jul 13 00:00:19 2022