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
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