Bug #13025
Opening then closing a content view page with a failed publish continually hits server
Description
POST "/foreman_tasks/api/tasks/bulk_search" is called repeatedly when opening a content view details page that has a failed publish. To be honest, if the state of the task is not an active one (running?) it probably doesn't make sense to poll. That aside, when the details page is closed, returning the UI to the full list, the POST call continues in the background. This results in unnecessary server traffic.
History
#1
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) set to 86
#2
Updated by Eric Helms about 6 years ago
- Legacy Backlogs Release (now unused) changed from 86 to 144
#3
Updated by Eric Helms almost 6 years ago
- Legacy Backlogs Release (now unused) changed from 144 to 168
#4
Updated by Eric Helms almost 6 years ago
- Legacy Backlogs Release (now unused) changed from 168 to 162
#5
Updated by Justin Sherrill over 5 years ago
- Legacy Backlogs Release (now unused) changed from 162 to 114
- Difficulty set to easy