-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Component/s: Macros - Core Platform
-
8
-
Severity 3 - Minor
-
8
Issue summary
The /rest/api/contentbody/convert/async/export_view endpoint sometimes fails when polling for results with either of these errors -
- Job took too long. Timeout limit is x seconds.
- Job was not picked up by AMQ service. Please resubmit.
Steps to Reproduce
- Start an async content body conversion by calling the API
- Poll the async conversion status API for the results
Expected Results
Conversion succeeds and the status API returns a success result
Actual Results
Sometimes, the status API returns either of the 2 errors specified in Issue Summary.