Skip to content

Update Mastodon to version 2.3.1#886

Merged
Fraenkiman merged 1 commit into
flatpressblog:masterfrom
Fraenkiman:Update-Mastodon-to-version-2.3.1
May 6, 2026
Merged

Update Mastodon to version 2.3.1#886
Fraenkiman merged 1 commit into
flatpressblog:masterfrom
Fraenkiman:Update-Mastodon-to-version-2.3.1

Conversation

@Fraenkiman
Copy link
Copy Markdown
Collaborator

Previously, when processing large datasets, a scheduled delete sync would repeatedly check the same initial mappings and abort after 240 requests.

  • The scheduled remote existence check for the delete sync has been tied to the automatic window.
  • Progress cursors for entry and comment mappings, so that large datasets are distributed across multiple runs.
  • Pending child rechecks are not blocked by the automatic window.

Previously, when processing large datasets, a scheduled delete sync would repeatedly check the same initial mappings and abort after 240 requests.

- The scheduled remote existence check for the delete sync has been tied to the automatic window.

- Progress cursors for entry and comment mappings, so that large datasets are distributed across multiple runs.

- Pending child rechecks are not blocked by the automatic window.
@Fraenkiman Fraenkiman merged commit ba63500 into flatpressblog:master May 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant