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

Updates from ActivityPub DataSources are lost when repco server is down #94

Open
flipsimon opened this issue Dec 4, 2023 · 0 comments

Comments

@flipsimon
Copy link
Contributor

When videos are updated or added to a channel that is registered as a data source in a repo in repco, repco's activitypub server notices this by handling the respective activities in its inbox. When the repco server is not running, so is its activitypub server. The inbox is not reachable and the activities are lost forever. So far we never fetch all items from the channel's outbox again after doing so when the channel is added first. We should think about a different approach to handle that case.

flipsimon added a commit that referenced this issue Dec 4, 2023
feat: activitypub server
Still having some issues: #94 #95 and docs need to be improved.
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

No branches or pull requests

1 participant