A question about the roadmap for the SDK Java reference implementation #1113
-
Is the implementation of workflow and task timeouts included in the reference implementation roadmap? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @germantejero, which implementation are you talking about? The main goal of this project is to offer the Workflow Specification. We have satellite projects to help the community implement the specification independently. The Java and Go SDKs have their reference implementations to facilitate engagement. We also have Synapse, which is a complete, production-ready implementation. Can you clarify? |
Beta Was this translation helpful? Give feedback.
-
Oh, I apologize for not being clear. I was referring to the reference implementation made in Java. |
Beta Was this translation helpful? Give feedback.
@germantejero Oh ok! You can take a look here:
https://github.com/serverlessworkflow/sdk-java/issues?q=state%3Aopen%20label%3Aspec%3A1.0.0
Despite that, we are adding agentic use cases on top of LangChain4j. The implementation is going quite fast and we plan to have it fully by the end of this year.
You can use it thou, there are many features already there. What are you looking for?