playfulprogramming / playfulprogramming/hoof

[PLACEHOLDER] Run frontend Bullmq task after imports

Open
#232 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.