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

API4: write handleExpiredDocument #7

@cellisco

Description

@cellisco

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions