appchan-x icon indicating copy to clipboard operation
appchan-x copied to clipboard

Redirect is too fast when a new thread is created

Open mahkoh opened this issue 9 years ago • 3 comments

  1. To to the index of any board
  2. Create a new thread
  3. appchan-x redirect to the new thread
  4. The thread has not yet been created and appchan-x redirects to an archive

Recently, 4chan seems to take a little bit longer until the thread can actually be accessed. Maybe adding a timeout of 500ms before you're redirected to the new thread is enough?

mahkoh avatar Sep 24 '15 06:09 mahkoh

Timeout added. Lemme know if there are still issues.

zixaphir avatar Sep 30 '15 23:09 zixaphir

Unfortunately it doesn't seem to work. Maybe .5 isn't enough. I think @ccd0 has fixed this in 4chan-x by polling the URL until it's no longer 404.

mahkoh avatar Oct 01 '15 23:10 mahkoh

This worked here.

CharAznableLoNZ avatar Nov 04 '15 02:11 CharAznableLoNZ