Ticket #1023 (closed defect: wontfix)

Opened 3 years ago

Last modified 23 months ago

Re-queueing of worker requests with errors

Reported by: pudo Owned by: pudo
Priority: minor Milestone:
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

Schedule worker calls to be ran several times, with certain intervals.

Change History

comment:1 Changed 3 years ago by pudo

Tried implementing this with AMQPs msg.requeue() and channel.basic_recover() but RabbitMQ yield a NOT_IMPLEMENTED error.

Bit clueless on how to proceed.

comment:2 Changed 3 years ago by pudo

  • Repository set to ckan
  • Theme set to none
  • Milestone changed from ckan-v1.4-sprint-3 to ckan-v1.4

comment:3 Changed 3 years ago by thejimmyg

  • Milestone ckan-v1.5 deleted

comment:4 Changed 23 months ago by icmurray

  • Status changed from new to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.