Restricting number of attempts to build pre-aggregation
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Is your feature request related to a problem? Please describe.**
Pre-aggregation build could fail due to multiple reasons. We had one issue due to disk space. But there could be other. And it continuously kept trying to build it.
**Describe the solution you'd like**
We will like a flag at global level to restrict number of attempts to build a particular pre-aggregation. If number of attempts crosses this, it should stop attempting to build pre-aggregation for a given amount of time (may be a day)
**Describe alternatives you've considered**
We can increase monitoring.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.