Opened 17 years ago
Closed 16 years ago
#53 closed defect (wontfix)
web operations hang until (slow) completion
Reported by: | price | Owned by: | price |
---|---|---|---|
Priority: | minor | Milestone: | Demo-able |
Component: | autoinstallers | Version: | |
Keywords: | Cc: |
Description
When a web user makes a create request from /info or a power on / reboot request from /list, the connection hangs a while (~10s) before any response comes. This is because it's waiting for the remctl to complete.
It'd be better to give the user a feedback page saying what's being done, hang before finishing the page, then do the remctl and finish the page. (Then, per #52, the user should be brought back to where they were, say with javascript.)
Change History (2)
comment:1 Changed 17 years ago by price
- Milestone set to Demo-able
comment:2 Changed 16 years ago by broder
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Moved to LP blueprint more-ajax (https://blueprints.launchpad.net/invirt/+spec/more-ajax)