Description
When using phosphor-debug-collector, if the dump collection takes longer than the BMCWeb dump collection task timeout, the request fails and the attachment is lost.
Example:
- Dump involving
ipmi sel list took ~84 minutes.
- BMCWeb’s dump collection task times out at 45 minutes.
- Result: the dump completes in the backend but the request fails and no attachment is returned.
Impact
- Long or slow dump collections cannot be retrieved.
- Users experience failed dump retrieval even though the dump finishes successfully.
- This results in loss of important debug data for customer systems.
Expected Behavior
- Dump collection should succeed and the attachment should be retrievable, regardless of runtime.
Open Question
Should this be addressed by:
- Increasing the BMCWeb timeout, or
- Or any other design?
Description
When using phosphor-debug-collector, if the dump collection takes longer than the BMCWeb dump collection task timeout, the request fails and the attachment is lost.
Example:
ipmi sel listtook ~84 minutes.Impact
Expected Behavior
Open Question
Should this be addressed by: