Issue Details (XML | Word | Printable)

Key: FLM-300
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Borys Musielak
Reporter: Borys Musielak
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Emit notices every 5 minutes

Created: 26/Feb/10 02:01 PM   Updated: 08/Mar/10 07:03 PM
Component/s: Notifications
Affects Version/s: 1.0.2
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Issue Links:
Blocking
 


 Description  « Hide
Set NOTIFICATION_QUEUE_ALL = True and emit notices every 5 min or so.

Currently it fails:

filmaster@filmaster:~/film20/film20$ python manage.py emit_notices
------------------------------------------------------------------------
acquiring lock...
acquired.
emitting notice to tremor
[<User: tremor>]
an exception occurred: ImportError('No module named imdb_fetcher',)
releasing lock...
released.

0 batches, 0 sent


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order

Borys Musielak added a comment - 08/Mar/10 11:16 AM
It works now in prod.