# 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 thereThe file was deleted or renamed, or the branch was renamed or removed. Because content is ](https://help.gocapable.com/git/macro-shows-an-error-and-the-file-used-to-be-there.html) [Filtered search by File Type "ts" (or "py") as the help text suggests and got no resultsThe help text promises file extensions, but what is actually stored is a broad category. T](https://help.gocapable.com/git/filtered-search-by-file-type-ts-or-py-as-the-help-text-suggests-and-got-no-results.html) [Everything elseThe rest of this family.](https://help.gocapable.com/git/everything-else.html) --- _Found it? Good._