Skip to content

Allow configuring archive failure recovery timeout #22435

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

Merged
merged 4 commits into from
Jul 25, 2024
Merged

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Jul 23, 2024

Description:

The archive failure recovery timeout was previously hard coded to 24 hours.
So if a certain archiving job was killed, the archive would not be built again within 24 hours.

This PR introduces a (site specific) config setting, to adjust this value.

Review

@sgiehl sgiehl added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Needs Review PRs that need a code review labels Jul 23, 2024
@sgiehl sgiehl added this to the 5.2.0 milestone Jul 23, 2024
@sgiehl sgiehl requested a review from a team July 23, 2024 13:59
@mneudert mneudert merged commit 0f67f6f into 5.x-dev Jul 25, 2024
25 checks passed
@mneudert mneudert deleted the dev-18317 branch July 25, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Needs Review PRs that need a code review
Development

Successfully merging this pull request may close these issues.

3 participants