File on the page changed even though nobody edited the Confluence page
What you are seeing
The file on the page changed even though nobody edited the Confluence page.
#Why it happens
The macro is a live window, not a snapshot. Content is fetched fresh on every view from the branch you configured, and nothing is stored in the page.
#What to do
If you need a stable version, point the macro at a tag or a specific commit rather than a moving branch.
#Limits that apply here
Limit | Value | What happens |
|---|---|---|
No rate-limit handling anywhere | - | There is no retry, no backoff and no Retry-After handling in the capability. A GitHub 403 caused by rate limiting is classified as an access error and reported to the reader as though nobody has acces |
#Related
Macro shows an error, and the file used to be there
The file was deleted or renamed, or the branch was renamed or removed. Because content is
Filtered search by File Type "ts" (or "py") as the help text suggests and got no results
The help text promises file extensions, but what is actually stored is a broad category. T
Everything else
The rest of this family.
Found it? Good.
