HangfireIO / HangfireIO/Hangfire

Old data removed automatically - details?

Open
#312 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

In the documentation in index.rst it states that old data is removed automatically:
"Server is also responsible to keep the storage clean and remove old data automatically."
How often and which data is removed? Are there any ways to change configuration of that or do you have to write a cleanup job your self?
E.g. to make sure that database does not fill to much.

Contributor guide

Open the contributing guide

Research direction

Start with index.rst and trace the documentation about automatic removal of old data. Confirm how often cleanup runs, which data is removed, and whether configuration exists or a separate cleanup job is needed. Done means the documentation answers these questions clearly, including how to prevent the database from growing too large.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.