haruki-sugarsun / confluenece_site_converter

Tool to fetch and apply simple converstion from Pages in Confluence. Primarily for private use.
0 stars 0 forks source link

Handle Timeout error properly or report back to the author. #3

Open haruki-sugarsun opened 1 year ago

haruki-sugarsun commented 1 year ago

I see

エラー : Rendering this content exceeded the timeout of 30 seconds. from the output, and it looks like actual content was not retrieved, but the converter could not handle it well.

haruki-sugarsun commented 1 year ago
children:[]
stepping in to child:605749249
fetch_pages_tree ... 605749249 use_cache=false
process_content ...
last_updated: 2023-01-26T11:11:56.709Z
before: <div class="error fatal-render-error">
 エラー : Rendering this content exceeded the timeout of 30 seconds.
</div>

Tag name:div
 after: <div>
 エラー : Rendering this content exceeded the timeout of 30 seconds.
</div>