Ticket #890 (closed enhancement: invalid)

Opened 3 years ago

Last modified 3 years ago

Introduce timed actions into ckanext-queue

Reported by: pudo Owned by: kindly
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)

comment:2 Changed 3 years ago by pudo

  • Milestone changed from ckan-v1.3 to iati-4

comment:3 Changed 3 years ago by rgrp

  • Owner set to kindly
  • Repository set to ckan
  • Theme set to none
  • Status changed from new to assigned
  • Milestone set to ckan-v1.6

May want to close as invalid as obsoleted by more recent queue work.

comment:4 Changed 3 years ago by kindly

  • Status changed from assigned to closed
  • Resolution set to invalid

Invalid due to #1397, We will be using celery instead.

Note: See TracTickets for help on using tickets.