IndieAuth.com icon indicating copy to clipboard operation
IndieAuth.com copied to clipboard

Catch timeout errors when initially fetching rel=me links

Open joelpurra opened this issue 8 years ago • 2 comments

Clicking the button to refresh the authentication methods (for using indieauth with openid authentication) shows the progress bar, but then it seems as if everything freezes. Waiting for several minutes does not help.

It seems as if the accessing and analyzing the remote url is being performed in the background, but progress isn't reported to the frontend. Accessing the indieauth authentication method selection page again displays the updated findings ("Updated 2 minutes ago").

joelpurra avatar Jul 26 '17 13:07 joelpurra

It looks like this process is timing out and that is never communicated to the frontend. I'm going to rename this issue accordingly.

aaronpk avatar Jul 26 '17 16:07 aaronpk

While the problem in this case was on my end (see #161), fixing the UI progress/status update issue might help others who have any kind of problem. I'll leave this issue open, for you to close as you see fit.

joelpurra avatar Jul 26 '17 17:07 joelpurra