learningequality / learningequality/studio
Cannot publish a large channel
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Observed behavior
Observed while testing https://github.com/learningequality/studio/pull/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
- Go to https://hotfixes.studio.learningequality.org/en/accounts/#/ and sign in
- Create a brand new channel add import multiple folders and resources from a large channel such as CK-12
- Click the Publish button and wait
Additional information
Video:
https://github.com/learningequality/studio/assets/79847249/23a97448-f4f2-4fe3-b103-6365e03cf95e
Usage Details
- OS: Windows 10, Ubuntu
- Browser: Chrome
- URL: https://hotfixes.studio.learningequality.org/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Publish flow from the listed hotfixes.studio.learningequality.org URL with a large channel such as CK-12, using the provided video and PR #4002 as context. Trace what happens when publishing reaches a timeout and verify the final state shown by the Unpublished and Publish buttons. Done means large channels publish successfully, or any server timeout or other error is clearly communicated to the user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100