Skip to content

ckanext-report cache upgrade #4254

Description

@jbrown-xentity

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

#4116
#4018

Security Considerations (required)

None

Sketch

We'll plan to fork ckanext-report, make the changes, and then try to push upstream.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions