Ticket #890 (new enhancement) — at Version 1

Opened 3 years ago

Last modified 3 years ago

Introduce timed actions into ckanext-queue

Reported by: pudo Owned by:
Priority: major Milestone: ckan-v1.6
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description (last modified by pudo) (diff)

The ckan queuing system should provide the option to subscribe to timed re-submissions of specific resources. This could look as follows:

  • routing_key: Package
  • operation: daily
  • payload: pkg.as_dict()

Where operation is one of daily, weekly, monthly or any other interval.

Change History

comment:1 Changed 3 years ago by pudo

  • Description modified (diff)
Note: See TracTickets for help on using tickets.