We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GET /jobs
disabled_frames
PATCH /tasks/id/validation_layout
No response
- git commit: 1e7ff33
The text was updated successfully, but these errors were encountered:
Job list performance was improved in #8275, it's because of inefficient field access in IAM.
Sorry, something went wrong.
Marishka17
Successfully merging a pull request may close this issue.
Actions before raising this issue
Steps to Reproduce
Check ifGET /jobs
can be optimized for tasks with gt_pool validation mode (e.g. in the case of 500 jobs it takes 17s)disabled_frames
in task validation layout, outdated data is returned in the responsePATCH /tasks/id/validation_layout
For instance, when disabling one validation frame and shuffling honeypots:
Request duration: 114254 ms
Expected Behavior
No response
Possible Solution
No response
Context
No response
Environment
- git commit: 1e7ff33
The text was updated successfully, but these errors were encountered: