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

Fixed 504 gateway timeout on admin page #7767

Merged
merged 8 commits into from
Apr 18, 2024
Merged

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Apr 15, 2024

Motivation and context

  • Using autocomplete to avoid fetching all resources and rendering huge lists
  • Disabled some operations to avoid breaking data
  • Added some more models (e.g. AnnotationGuide, Assets)

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

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.

@bsekachev bsekachev requested a review from Marishka17 as a code owner April 15, 2024 09:23
@bsekachev bsekachev requested a review from nmanovic as a code owner April 15, 2024 09:25
@bsekachev bsekachev changed the title Fixed 504 gateway timeout on admin page (only engine app) Fixed 504 gateway timeout on admin page Apr 15, 2024
@bsekachev bsekachev merged commit 5b2df0c into develop Apr 18, 2024
32 checks passed
@bsekachev bsekachev deleted the bs/fixed_admin_504 branch April 22, 2024 08:37
@cvat-bot cvat-bot bot mentioned this pull request Apr 26, 2024
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.

1 participant