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

Issues related to tasks with honeypots #8686

Open
2 tasks done
Marishka17 opened this issue Nov 12, 2024 · 1 comment
Open
2 tasks done

Issues related to tasks with honeypots #8686

Marishka17 opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Marishka17
Copy link
Contributor

Marishka17 commented Nov 12, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  • Check if GET /jobs can be optimized for tasks with gt_pool validation mode (e.g. in the case of 500 jobs it takes 17s)
    image
    image
  • When updating disabled_frames in task validation layout, outdated data is returned in the response
  • Optimize PATCH /tasks/id/validation_layout
    For instance, when disabling one validation frame and shuffling honeypots:
    Request duration: 114254 ms
    image

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

- git commit: 1e7ff33
@Marishka17 Marishka17 added the bug Something isn't working label Nov 12, 2024
@Marishka17 Marishka17 self-assigned this Nov 12, 2024
@zhiltsov-max
Copy link
Contributor

Job list performance was improved in #8275, it's because of inefficient field access in IAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

2 participants