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

failed_at (always) empty #25

Open
clm-a opened this issue Jun 17, 2010 · 3 comments
Open

failed_at (always) empty #25

clm-a opened this issue Jun 17, 2010 · 3 comments

Comments

@clm-a
Copy link

clm-a commented Jun 17, 2010

Hi !
I'm running DJ plugin (installed today) in a 2.3.8 Rails app.

I set Delayed::Worker.destroy_failed_jobs = false
I created a fake task which fails, raising an Exception

When DJ processes this task, it reports the exception, stores it in "last_error" field
BUT the failed_at is always nil.
Is that the right behaviour of your nice plugin ?

Thanks,
Clément

@clm-a
Copy link
Author

clm-a commented Jun 17, 2010

Sorry maybe I didn't waited for max attempts (looking for it)...

@clm-a
Copy link
Author

clm-a commented Jun 17, 2010

Hmm.. I cleared, restarted, ran the task but after the number of attempts, failed_at field is still blank :(

@clm-a
Copy link
Author

clm-a commented Jun 17, 2010

I'm using Sqlite

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