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

Build scenario to test behavior with adversarial tasks #124

Open
markstory opened this issue Jan 17, 2025 · 0 comments
Open

Build scenario to test behavior with adversarial tasks #124

markstory opened this issue Jan 17, 2025 · 0 comments

Comments

@markstory
Copy link
Member

It is possible for tasks to present adversarial behaviour. This can take the form of workers that consistently exceed their processing deadlines, or never update a task's status.

  • Create a misbehaving worker that exceeds processing deadlines and never updates task status.
  • Use this worker to handle a task backlog of a few thousand tasks

Questions to answer:

  • Does taskbroker get 'stuck' as long running tasks accumulate in sqlite?
  • Do these missed task updates show up in our metrics or logs?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant