Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 197
    • Issues 197
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • storkstork
  • Issues
  • #683

Closed
Open
Created Jan 18, 2022 by Slawek Figiel@slawekDeveloper

Stork may be nonresponsive when a large Kea configuration is fetched.

Stork has no limitation for the parallel refresh state requests. But popular web browsers can handle only 5 HTTP requests simultaneously.

If the fetching large Kea configuration is in progress and a user clicks the refresh buttons five times, the Stork UI will be non-usable. The user cannot go to any page that requires fetching some data (subnets, host reservations, dashboard) without refreshing a page.

I think that Stork should have only one active request for refresh state at the same time and present a loading spinner when refreshing is in progress.

2022-01-18-135220_1875x876_scrot

Assignee
Assign to
Time tracking