#2512 Fork creation status page waits forever and doesn't redirect
Closed: Invalid 6 years ago Opened 6 years ago by vashirov.

When I create a fork, I'm redirected to status page with the following content

Waiting
We are waiting for your task to finish. This page should be refreshed automatically, but if not click Here

Your task is currently PENDING

This is taking longer than usual... Sorry for that

Fork was created very quickly, but the status page was not updated and I was not redirected to my new fork.

For example:
https://pagure.io/wait/a14ce017-6986-4e92-a064-c822d7e1c0b9


The workers are likely busy, we redirect to the fork only once the gitolite config underneath has been recompiled (in pagure.io) and this may take a little time (a) before the worker is assigned the job and b) to recompile itself).

I'll monitor the task queue and see if there is something odd

Actually, server side the logs are saying:

Task pagure.lib.tasks.fork[a14ce017-6986-4e92-a064-c822d7e1c0b9] succeeded in 268.229643887s

So it should be good, just took over 4 minutes to complete :(

I am going to close this as invalid for now, there is work coming up in gitolite that should help this issue quite a bit: https://src.fedoraproject.org/rpms/gitolite3/pull-request/1

Metadata Update from @pingou:
- Issue close_status updated to: Invalid

6 years ago

Login to comment on this ticket.

Metadata