Redundant claimlist processing before redirect #834

Open
opened 2018-12-18 16:45:12 +01:00 by jessopb · 0 comments
jessopb commented 2018-12-18 16:45:12 +01:00 (Migrated from github.com)

Currently, spee.ch/@minutephysics redirects to spee.ch/@minutephysics:5 but not until the server processes all the claims from the show_channel state first, and then does it all over again after the redirect.

sagas/show_channel perhaps has too much going on.

If you're gonna redirect, don't process all the content.

Currently, spee.ch/@minutephysics redirects to spee.ch/@minutephysics:5 but not until the server processes all the claims from the show_channel state first, and then does it all over again after the redirect. sagas/show_channel perhaps has too much going on. If you're gonna redirect, don't process all the content.
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#834
No description provided.