mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
68db0b4e03
+on-kroc was cluttered with ad-hoc logic to indentify stale flows from failed resubscriptions that were not properly %corked. Here we move that logic to a generator that, if not in dry mode, will call %ames with a (list [ship bone]) to %cork them. Another option would be to move the logic in the generator to a state update in ames, which will trigger possibly thousands of %ames messages to be sent, on every ship that runs the state migration—these flows are not causing a problem that neds to be addressed, and only take extra space. If we decide that this needs to be run by everyone, one solution could be to set up a timer (maybe taking advantage of the fact that ships don't get the OTA a the same time) that will eventually poke %hood with a %helm-ames-kroc task. |
||
---|---|---|
.. | ||
vane | ||
arvo.hoon | ||
hoon.hoon | ||
lull.hoon | ||
zuse.hoon |