edgi-govdata-archiving / archivers.space

🗄 Event data management app used at DataRescues
https://www.archivers.space/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Automatically check back in URLs after they have been checked out for two days #32

Open kmcculloch opened 7 years ago

kmcculloch commented 7 years ago

From @khdelphine on February 16, 2017 12:11

Could we automatically check back in URLs after they have been checked out for two days?

And perhaps add a comment in the note field like “This URL was automatically checked back in after two days so that it can be processed expeditiously.”

Copied from original issue: b5/pipeline#69

kmcculloch commented 7 years ago

Flagged as large because of the cron job nature of this, although I don't honestly know whether there's an easy way to define this kind of process in meteor. That said, I think it would be easier to just give admin users the ability to grab items back if they want to, and they could decide when to do it. Would that do for a start @khdelphine?

khdelphine commented 7 years ago

@kmcculloch: yes, allowing admins to check back in URLs for another user would work. We could add in the documentation "Note that if you leave a URL checked out for more than 2 days, we might check it back in for you to enable another user to work on it." Or something of that nature.