Actions
Bug #15809
closedWebapp does not wait long enough for technique editor API response, which can break startup
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
If request to get techniques data take more than 5 seconds, scalaj http will timeout, making a 500 request in the apache log file
On the technique editor api (ncf/api/techniques) everything is fine and request is ok.
Setting an infinite timeout or a longer timeout would fix most issues ( * 10 at least)
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2491
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ccb845be2aba047d5d58d43197dd9e45ea0ff36d.
Updated by Vincent MEMBRÉ about 5 years ago
Applied in changeset rudder|542bdc7dca1d52f8b7dd6ed30eb66b8506acfb24.
Updated by François ARMAND about 5 years ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 5 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset about 5 years ago
- Subject changed from Cannot update editor techniques at webapp startup if the request to get techniques timeout (5 seconds) to Webapp does not wait long enough for technique editor API response, which can break startup
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.14 which was released today.
Updated by Vincent MEMBRÉ about 5 years ago
- Related to Bug #14354: New techniques are not added to directive tree added
Actions