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

Fix meta request performance #3269

Merged
merged 6 commits into from Jun 9, 2021
Merged

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Jun 2, 2021

resolve #3264

Motivation and context

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@azhavoro azhavoro requested a review from nmanovic as a code owner June 2, 2021 09:56
@azhavoro azhavoro changed the title Az/fix meta request performance [WIP] Fix meta request performance Jun 2, 2021
@azhavoro azhavoro changed the title [WIP] Fix meta request performance Fix meta request performance Jun 3, 2021
@bsekachev bsekachev self-assigned this Jun 3, 2021
cvat/apps/engine/views.py Outdated Show resolved Hide resolved
cvat/apps/engine/views.py Show resolved Hide resolved
@azhavoro
Copy link
Contributor Author

azhavoro commented Jun 8, 2021

@dvkruchinin Hi, could you take a look at the failure of pylint and bandit?

@dvkruchinin
Copy link
Contributor

@dvkruchinin Hi, could you take a look at the failure of pylint and bandit?

Sure. I`ll take a look.

@dvkruchinin
Copy link
Contributor

@azhavoro Hm, I checked it in my fork. Didn't get the error. Please try restarting workflow.

bsekachev
bsekachev previously approved these changes Jun 8, 2021
@bsekachev bsekachev dismissed their stale review June 8, 2021 14:32

Looks like some tests fails are related with frame order

@azhavoro
Copy link
Contributor Author

azhavoro commented Jun 9, 2021

@bsekachev Fixed, pls review

@bsekachev bsekachev merged commit 43967d4 into develop Jun 9, 2021
@bsekachev bsekachev deleted the az/fix_meta_request_performance branch June 9, 2021 07:55
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

Successfully merging this pull request may close these issues.

Error 504 in tasks with large amount of frames
3 participants