Skip to content

fix(client): type definition for QueueStatusSubscriptionOptions#138

Merged
drochetti merged 2 commits intofal-ai:mainfrom
Benjamin-Dobell:fix/QueueStatusSubscriptionOptions
Jul 15, 2025
Merged

fix(client): type definition for QueueStatusSubscriptionOptions#138
drochetti merged 2 commits intofal-ai:mainfrom
Benjamin-Dobell:fix/QueueStatusSubscriptionOptions

Conversation

@Benjamin-Dobell
Copy link
Copy Markdown
Contributor

Omit operates on keyof T. In the case of a union, keyof T returns the intersected constituent keys so pollInterval and connectionMode were being omitted previously.

Omit operates on keyof T. In the case of a union, keyof T returns
the intersected constituent keys so pollInterval and connectionMode
were being omitted previously.
@drochetti
Copy link
Copy Markdown
Collaborator

Thank you so much for your contribution @Benjamin-Dobell

@drochetti drochetti merged commit 0809601 into fal-ai:main Jul 15, 2025
1 check passed
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.

2 participants