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

Prevent data in failed job list #1233

Open
mohsensaremi opened this issue Aug 22, 2019 · 0 comments
Open

Prevent data in failed job list #1233

mohsensaremi opened this issue Aug 22, 2019 · 0 comments

Comments

@mohsensaremi
Copy link

I am passing html string as data to my jobs.
When a job failed all the html data will save in failed job in redis and cause 2 problem.
1.Use a lot of memory.
2.When I want to see failed job in web GUI, the AJAX response is too heavy and I should wait a lot to download it. /jobs/failed/... api response is too large and very slow.

Is there a way to customize what data should save in failed job?

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