Is there any kind of hook or method of triggering a script when garbage collection finishes? I have my datastore configured to do a prune, followed by GC, and then I want to trigger an rclone script to push a copy of the datastore to Backblaze B2, but I would greatly prefer this to be triggered...