Skip to content

refactor(transcribe-proxy): typed PipelineStatus and extract parse_keywords#3984

Merged
yujonglee merged 1 commit intomainfrom
refactor/typed-pipeline-status-and-keyword-parsing
Feb 15, 2026
Merged

refactor(transcribe-proxy): typed PipelineStatus and extract parse_keywords#3984
yujonglee merged 1 commit intomainfrom
refactor/typed-pipeline-status-and-keyword-parsing

Conversation

@yujonglee
Copy link
Contributor

@yujonglee yujonglee commented Feb 15, 2026

Summary

  • Add PipelineStatus enum (Processing, Done, Error) replacing string literals for type safety
  • Add QueryParams::parse_keywords() to centralize keyword/kwargs parsing logic
  • Use parse_keywords in batch and streaming routes to reduce duplication

Made with Cursor


Open with Devin

…ywords

- Add PipelineStatus enum (Processing, Done, Error) replacing string literals
- Add QueryParams::parse_keywords() for keyword/kwargs parsing
- Use parse_keywords in batch and streaming routes

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link

netlify bot commented Feb 15, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit dab763f
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/69919ff8b11e790008033ac6

@netlify
Copy link

netlify bot commented Feb 15, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit dab763f
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69919ff8ecc6f30008f4c3ed
😎 Deploy Preview https://deploy-preview-3984--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 0 potential issues.

View 3 additional findings in Devin Review.

Open in Devin Review

@yujonglee yujonglee merged commit 4ca1b78 into main Feb 15, 2026
25 checks passed
@yujonglee yujonglee deleted the refactor/typed-pipeline-status-and-keyword-parsing branch February 15, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant