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

Automatic abortion of queries #24

Open
Akron opened this issue Jun 28, 2018 · 1 comment
Open

Automatic abortion of queries #24

Akron opened this issue Jun 28, 2018 · 1 comment

Comments

@Akron
Copy link
Member

Akron commented Jun 28, 2018

Different mechanisms should help to stop avoid ressource-hungry processes in KorAP. Some are already in place in separate components, but they should further be evaluated in the context of our architecture.

Mechanisms that are useful:

  • using a user-specific timeout per search (already implemented in Krill)
  • using a memory-limit
  • catching http disconnections

(This was the result of a meeting with our colleagues from the BBAW.)

@margaretha
Copy link
Contributor

Search with user-specific timeout has been added in Kustvakt in 79d738c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants