confluencebuilder
confluencebuilder copied to clipboard
"Unsupported Confluence API call" when deploying updated documents with updated confluencebuilder
I'm trying to update confluencesphinxbuilder and at the same time publish documentation with new page.
I'm getting a
Unsupported Confluence API call
An unsupported Confluence API call has been made. See the following
details for more information:
REQ: POST
RSP: 500
URL: https://imaginecommunications.atlassian.net/wiki/
API: api/v2/pages/[id]/properties
DATA: {
"errors": [
{
"status": 500,
"code": "INTERNAL_SERVER_ERROR",
"title": "Internal Server Error",
"detail": null
}
]
}
---
This happened around 25%
The second attempt to publish documentation moved further and failed in the same way at later page, around 55%. Would it be there's some rate limit, jira instability (what a surprise)? Is there a retry mechanism I could turn on for confluencebuilder?