-
Notifications
You must be signed in to change notification settings - Fork 180
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
Cannot publish a large channel #4111
Comments
@pcenov Could you import resources from a different channel, and try again? CK-12 has some issues which don't popup on production, but do on hotfixes. |
@bjester sure, I thought it was server related. Are all other channels a good game or there are some which should be avoided as well for this particular scenario? |
@pcenov This is the only problematic channel that I recall, so others should be okay |
Hi @bjester, yesterday I was able to publish a channel with more than 2K resources. I was testing in Chrome with the memory saver off. I tried refreshing the page and signing out and signing in but nothing changed. Then after about an hour when I looked again the status had changed to published. |
So I believe the issue @pcenov has found is the recurring |
@bjester didn't we fixed a similar issue while back with celery's late acknowledgement? 🤔 |
@vkWeb I think the two issues likely produced similar symptoms, since they both involve lengthy publishing operations, but I don't believe this UI issue is directly caused by task issues |
@bjester okay! |
Observed behavior
Observed while testing #4002 today - every time I attempt to publish a large channel (5K resources) at some point it seems to time out without any clear indication to the user. Sometimes both the Unpublished and Publish buttons are displayed simultaneously.
Expected behavior
The channel should be published successfully. In case there is a server timeout or any other type of error this should be communicated to the user as otherwise it's quite confusing.
Steps to reproduce the issue
Additional information
Video:
2023-06-06_15-18-46.mp4
Usage Details
The text was updated successfully, but these errors were encountered: