You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note this isn't a bug more asking for advice to see if there's anything obvious that i'm missing (the templates are only bug / idea).
The calls to update using mark in my work environment is taking a considerable amount of time. Per file its 6-8 minutes to update, i'm wondering is that expected? Is there something obvious that i'm doing wrong? Or is this something that would be based on the networking / installation of confluence?
Further Information (please complete the following information)
Mark Version (mark --version): 9.12.0
Mark Parameters: None, use base-url in my config.toml
Confluence Hosting: Self-hosted in Cloud
Confluence Version: 8.5.6
Environment specific Information: running via gitlab ci
echo $files
wiki/sync/1_test_sync.md
$ for file in $files; do # collapsed multi-line command
> Sync wiki/sync/1_test_sync.md
2024-05-28 09:32:11 INFO processing wiki/sync/1_test_sync.md
2024-05-28 09:34:43 INFO page will be stored under path: Test CI Engineering > Test Sync
2024-05-28 09:37:59. INFO page successfully updated: [CONF_URL]/display/TESTCI/Test+Sync
/display/TESTCI/Test+Sync
FIle being sync'd:
<!-- Title: Test Sync --># Introduction
This is my test markdown two.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
What happened?
Note this isn't a bug more asking for advice to see if there's anything obvious that i'm missing (the templates are only bug / idea).
The calls to update using mark in my work environment is taking a considerable amount of time. Per file its 6-8 minutes to update, i'm wondering is that expected? Is there something obvious that i'm doing wrong? Or is this something that would be based on the networking / installation of confluence?
Further Information (please complete the following information)
mark --version
): 9.12.0Logs or other output
Output
FIle being sync'd:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: