I have a usecase of bulk documents imports and I want to use the existing actor path for this. The problem? There's no method of shutting down a DocHandle/DocActors. A solution would be to close the repo and restart it after import operations but coordinating that can be a pain.
I done vibecoded a solution for this at dman-os#1
If direction/quality is agreeable, I can open it on this repo.
I have a usecase of bulk documents imports and I want to use the existing actor path for this. The problem? There's no method of shutting down a DocHandle/DocActors. A solution would be to close the repo and restart it after import operations but coordinating that can be a pain.
I done vibecoded a solution for this at dman-os#1
If direction/quality is agreeable, I can open it on this repo.