Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DJ expects the delayed Model to inherit from AR? (resolved -> my fault) #5

Open
fwoeck opened this issue Aug 12, 2009 · 1 comment
Open

Comments

@fwoeck
Copy link

fwoeck commented Aug 12, 2009

[sorry, this was my fault]

Hi,

the model, my jobs get their info from is stored in a couchdb instance.

The background process produces these kind of errors:

MailJob failed with ActiveRecord::RecordNotFound: Couldn't find MailReceiver with ID=b8a6908bd4fdbf4b86236f1e44ff1056 - 1 failed attempts

But sometimes the queuedelivery works with the second or third try!
I could imagine that DJ expects the MailJob model to come from AR?

Any hints are very welcome ;)
-- Frank

@fwoeck
Copy link
Author

fwoeck commented Aug 12, 2009

resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant