Custom Query (2152 matches)
Results (841 - 843 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2504 | fixed | Remove all Genshi templates from demo theme | aron.carroll | aron.carroll |
#390 | fixed | Remove a package for SB | dread | johnbywater |
#1064 | duplicate | Remove Workers from ckanext-queue | amercader | |
Description |
The current implementation of Workers in ckanext-queue is broken. Basically the various consume / callback functions expect three arguments (routing_key, operation, payload) when they are in fact receiving only two of them (message_data, message). This is fairly easy to fix, but the question is if Workers add an extra complexity to use the messaging library directly. |
Note: See TracQuery
for help on using queries.