Project

General

Profile

Actions

Bug #21085

closed

tasks show page is slow

Added by Ohad Levy almost 7 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman plugin
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

2017-09-24T09:21:17 eba9499c [app] [I] Started GET "/foreman_tasks/tasks/bbeece91-82fc-4236-b73a-5fd3d8465dbb" for 10.35.206.20 at 2017-09-24 09:21:17 +0100
2017-09-24T09:21:17 eba9499c [app] [I] Processing by ForemanTasks::TasksController#show as */*
2017-09-24T09:21:17 eba9499c [app] [I]   Parameters: {"id"=>"bbeece91-82fc-4236-b73a-5fd3d8465dbb"}
2017-09-24T09:21:17 eba9499c [app] [I] Current user: admin (administrator)
2017-09-24T09:21:17 eba9499c [app] [I]   Rendering /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/show.html.erb
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/_details.html.erb (10066.0ms)
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/_running_steps.html.erb (2.0ms)
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/_errors.html.erb (4.3ms)
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/_raw.html.erb (2.8ms)
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/_locks.html.erb (12.2ms)
2017-09-24T09:21:27 eba9499c [app] [I]   Rendered /home/foreman/gems/bundler/gems/foreman-tasks-848316408c70/app/views/foreman_tasks/tasks/show.html.erb (10177.1ms)
2017-09-24T09:21:27 eba9499c [app] [I] Completed 200 OK in 10208ms (Views: 10173.4ms | ActiveRecord: 7.1ms)


Related issues 1 (1 open0 closed)

Related to foreman-tasks - Bug #20005: foreman task dashboard widget takes a long time to loadNew06/13/2017Actions
Actions #1

Updated by Ohad Levy almost 7 years ago

  • Related to Bug #20005: foreman task dashboard widget takes a long time to load added
Actions #2

Updated by Ivan Necas almost 7 years ago

Any background the the system? What kind of task it was? How many tasks in the the system in general. Anything we could know to better investigate the problem?

Actions #3

Updated by Adam Ruzicka over 3 years ago

  • Status changed from New to Closed

This seems to be ok now. Not sure if the improvement can be acredited to the rewrite to react, but the page loads in 115ms + 25ms for me. Closing.

Actions

Also available in: Atom PDF