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

Improve resource use for federation #249

Merged
merged 3 commits into from Feb 9, 2020
Merged

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Jan 23, 2020

This is a work in progress that'll include various improvements to federation with ActivityPub. Included:

  • Add timeout on ActivityPub requests. Previously, if a fediverse instance was slow or offline, requests could hang indefinitely. This should fix that.

@thebaer thebaer added this to the 0.12 milestone Jan 23, 2020
Previously, we'd sleep for 2 seconds and then return for no reason. This
fixes that.
@thebaer thebaer mentioned this pull request Jan 29, 2020
@thebaer thebaer marked this pull request as ready for review February 6, 2020 22:54
@thebaer
Copy link
Member Author

thebaer commented Feb 9, 2020

Verified to work well on Write.as over the past couple weeks. Merging now.

@thebaer thebaer merged commit ab2b8df into develop Feb 9, 2020
@thebaer thebaer deleted the fix-activitypub-client branch February 9, 2020 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant