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 Refresh #403

Open
dshanske opened this issue Jun 12, 2023 · 1 comment
Open

Improve Refresh #403

dshanske opened this issue Jun 12, 2023 · 1 comment
Assignees

Comments

@dshanske
Copy link
Collaborator

$response = \Webmention\Request::get( $source );

It doesn't check for a non-200 code. It also doesn't check to see if the new data is worse than the old and handle that.

@dshanske dshanske self-assigned this Dec 26, 2023
@dshanske
Copy link
Collaborator Author

It also was slow when I tried to use it to refresh the avatars. Need to figure out the bottlenecks.

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