Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix task queue type to match enum #252

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

awesomenix
Copy link
Contributor

@awesomenix awesomenix commented Jun 19, 2023

Fix task queue type to match enum defined constant

When using describe_task_queue api, we run into an error

`describe_task_queue': uninitialized constant Temporalio::Api::Enums::V1::TaskQueueType::Workflow (NameError)

@DeRauk
Copy link
Contributor

DeRauk commented Jan 4, 2024

Thank you!

@DeRauk DeRauk merged commit 052641c into coinbase:master Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants