Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(egh): wait for course created event in sanity course sync
- Imported `EGGHEAD_COURSE_CREATED_EVENT` to wait for course creation events from Egghead. - Implemented error handling to throw a `NonRetriableError` if the course is not created. - Mapped the `railsCourseId` to the newly created course ID and updated the `sharedId` to use the course's slug. - Improved the overall workflow for course creation in Sanity by ensuring proper event synchronization. Co-authored-by: Creeland <[email protected]>
- Loading branch information