-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Description
User Story
In order to avoid a complicate report taking too long to generate or even timing out when user is visiting the report, data.gov admins want a way to always serve cached data to report requests.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
- GIVEN a configuration flag is set
WHEN a report is requested from the web UI
THEN the report is always served from the cached data. - GIVEN a report is out-dated
WHEN a command is issued via CLI or API call
THEN the report is showing the latest data.
Background
Security Considerations (required)
None
Sketch
We'll plan to fork ckanext-report, make the changes, and then try to push upstream.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🗄 Closed