Skip to content

[Experimental] Java Call to integrate with functions that returns completableFuture #1141

@fjtirado

Description

@fjtirado

Right now, experimental java call task expects the java function that is invoked to return synchronously.
However, if the task is adapted to recognize CompletableFuture as a possible returned function value, then the task can be integrated with the returned CompletableFuture to be completed asynchronously.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions