Graylog2 / Graylog2/graylog2-server

Introduce cancel_after_time_interval option so that long running queries are cancelled instead of taking valuable resources.

Open
#18,260 0 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Introduce cancel_after_time_interval option so that long running queries are cancelled instead of taking valuable resources.

## What?
TBD:
- should time interval be configurable?
- if yes, should it be the same across the system?
- do we want to make use of the fact that cancelled request returns partial results?
- where to configure it? graylog.conf? System->Configurations in the UI?

## Why?
See #18122

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.