Files
mark/main.go
Joel Andritsch 7b359b19f7 bugfix: Add delay between create and update calls (#174)
This helps mitigate a 409 conflict response from Confluence when
creating a new page and then updating it right away. This may not be the
cleanest solution, but it seems to do the trick.

Resolves #139
2022-04-22 15:17:48 +06:00

9.2 KiB