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

Needs to clear/delete job storage for every release. #2134

Open
sujeetvkulkarni opened this issue Jan 29, 2025 · 0 comments
Open

Needs to clear/delete job storage for every release. #2134

sujeetvkulkarni opened this issue Jan 29, 2025 · 0 comments
Assignees
Milestone

Comments

@sujeetvkulkarni
Copy link
Member

sujeetvkulkarni commented Jan 29, 2025

Job storage needs to be cleared at regular interval can be one week or any other interval. This would help in saving storage space.

One important point to note here is job id should always be unique and even after job storage is cleared new jobs ids should be used. Old job ids might be cached at user end and if reused might conflict with job ids cached at user end.

@sujeetvkulkarni sujeetvkulkarni added this to the 2.8 milestone Jan 29, 2025
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

2 participants