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

Able to DOS server when querying for executions with an ancient timestamp #504

Open
freeqaz opened this issue Dec 18, 2019 · 0 comments
Open
Assignees
Labels
bug Something isn't working priority Features with a higher priority that other issues

Comments

@freeqaz
Copy link
Collaborator

freeqaz commented Dec 18, 2019

I noticed this one earlier when I was browsing through a project with a 1 minute timer that's been running for ages. I absolutely DESTROYED the server's CPU and it didn't recover for >10 minutes.

There are a few ways to fix this:

  • (enhancement) Move the Athena page generation job to be on an ECS task
  • (bug) Don't allow querying for old timestamps
  • (enhancement) Better UX for querying date range

Worth brainstorming to figure out what we want to do.

@freeqaz freeqaz added the bug Something isn't working label Dec 18, 2019
@mandatoryprogrammer mandatoryprogrammer added the priority Features with a higher priority that other issues label Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority Features with a higher priority that other issues
Projects
None yet
Development

No branches or pull requests

2 participants