playfulprogramming / playfulprogramming/hoof
[PLACEHOLDER] Run frontend Bullmq task after imports
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
This issue is for defining a bullmq task that will be implemented on the frontend.
Due to our markdown processing logic, the frontend will maintain a cache of the processed markdown html / component tree to be pulled/rendered in SSR.
When an import occurs, the frontend needs to pre-populate the cache for the newer version of the post.
This task should also return any frontend processing/lint errors. When received, those should be reported using the same status check mechanism in #230
Contributor guide
No contributing guide indexed for this repository
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 tracing the import flow and the frontend markdown processing and cache behavior described in this issue. Review the status check mechanism in issue #230, then define the BullMQ task so imports pre-populate the newer post version and return processing or lint errors for reporting through that mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100