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

refetch h-feed button and visible timestamps #538

Closed
snarfed opened this issue Nov 4, 2015 · 10 comments
Closed

refetch h-feed button and visible timestamps #538

snarfed opened this issue Nov 4, 2015 · 10 comments
Labels

Comments

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2015

the 2 hour OPD (refetch h-feed) cycle is a bit arbitrary and opaque. the retry buttons currently reset and retry almost every part of handling a response except OPD. it'd be nice for users debugging their syndication links or bridgy bugs :) :( if we had an explicit "refetch" button...or maybe even better, do it as part of the retry button. maybe with a buffer on the order of 1m-2m.

related: #524, #183, #536, etc.

@kylewm
Copy link
Contributor

kylewm commented Nov 4, 2015

Similarly: At a quick glance it looked to me like 'retry' resends the webmention based on the stored Response. It would be awesome if it fetched the response again from the silo first, in case the user has updated it with backlinks.

@snarfed
Copy link
Owner Author

snarfed commented Nov 4, 2015

agreed! briefly discussed in #524 (comment) . i decided against it because i think it'd introduce a fair amount of complexity. i'd happily look at a PR that adds it, but i can't guarantee i'd like it. :P

@snarfed snarfed changed the title refetch h-feed button refetch h-feed button and visible timestamps Nov 5, 2015
@snarfed
Copy link
Owner Author

snarfed commented Nov 5, 2015

we should probably also show per site timestamps on user pages for last fetch, last syndication URL found for that specific silo, and maybe also last webmention successfully sent.

@snarfed
Copy link
Owner Author

snarfed commented Nov 6, 2015

ugh, UI. i have no idea how we should lay out all that new info for each profile URL.

@snarfed
Copy link
Owner Author

snarfed commented Nov 6, 2015

another idea: add polling to Source.status and show it on the user page.

@snarfed
Copy link
Owner Author

snarfed commented Nov 8, 2015

hey @kylewm, I'm debating the UX for what should trigger refetching h-feed: poll now button or retry response button (implemented now). got an opinion?

@kylewm
Copy link
Contributor

kylewm commented Nov 9, 2015

can it be both? 😈 I think 'retry' makes a little more sense, since it's a signal from the user that "hey something didn't work, please try harder".

@snarfed
Copy link
Owner Author

snarfed commented Nov 9, 2015

sgtm!

@tantek
Copy link
Contributor

tantek commented Nov 16, 2015

Just as the "Polled ... Next poll in ..." line has a [ Poll now ] button,

the "Web site crawled ... ago." line should have a [ Crawl now ] button.

@snarfed
Copy link
Owner Author

snarfed commented Nov 16, 2015

yeah, that's reasonable. reopening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants