Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outbox Collection #593

Draft
wants to merge 50 commits into
base: trunk
Choose a base branch
from
Draft

Outbox Collection #593

wants to merge 50 commits into from

Conversation

pfefferle
Copy link
Member

@pfefferle pfefferle commented Dec 8, 2023

Working on an Outbox Collection, to better support Blogs with lots of Followers, Retries and Activities other than Post.

/cc @mediaformat @Menrath @ruru4143 @akirk @mattwiebe

Proposed changes:

  • Add Outbox
  • Scheduler, that handles unpublished Outbox items in chunks
  • Implement Retry
  • Actions to push data into the Outbox

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Go to '..'

@pfefferle pfefferle added this to the 2.0.0 milestone Dec 13, 2023
@pfefferle pfefferle removed this from the 2.0.0 milestone Dec 14, 2023
@pfefferle pfefferle changed the title Outbox Collection/Scheduler Outbox Collection Nov 7, 2024
@pfefferle pfefferle added the [Type] Enhancement New feature or request label Nov 12, 2024
@pfefferle pfefferle added this to the Outbox milestone Nov 13, 2024
@pfefferle pfefferle marked this pull request as ready for review November 20, 2024 08:25
@pfefferle pfefferle marked this pull request as draft November 20, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants