Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

API4: write handleExpiredDocument #7

Open
cellisco opened this issue May 20, 2015 · 0 comments
Open

API4: write handleExpiredDocument #7

cellisco opened this issue May 20, 2015 · 0 comments
Assignees

Comments

@cellisco
Copy link
Contributor

code: opendataplus/dataset_modules/city-of-boulder-open-development-review-cases/handleExpiredDocument.js

After the dataset has been updated, the main platform will find any documents that haven't been updated in the dataset's retention time period. for each of these documents that haven't been updated (i.e., they were probably deleted from the source dataset), it will call the handleExpiredDocument module.

The handleExpiredDocument module should then graciously delete the data while respecting what the subscribed applications want to have happen to their data when the source public data no longer exists.

@cellisco cellisco changed the title write handleExpiredDocument API4: write handleExpiredDocument May 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants