-
-
Notifications
You must be signed in to change notification settings - Fork 8
feat: align namespaces with task queues #90
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
base: main
Are you sure you want to change the base?
Conversation
0d9e775 to
7ac7617
Compare
|
I love the idea of this, but One of the goals of the v0.1 (pre-release) version of this project is to maintain compatibility with the Serverless Workflow spec, so I don't think this should go in in this form. |
But I think your implementation is using top level namespace as Temporal queue name. |
|
Yes, it allows for the Serverless Workflow's Based on what I think you were trying to do, I created #106. This introduces the concept of I'd still like to hang fire on the default task queue on the |
7ac7617 to
262cdad
Compare
|
Hi @mrsimonemms |
Summary
namespacefieldTesting