Skip to content

Add async support(V1.1.0) #4

@maksymuimanov

Description

@maksymuimanov

Currently, all Python script execution is performed synchronously, blocking the main thread and significantly increasing response times (up to several seconds per request).
In many cases, async execution would be sufficient and significantly improve throughput and user experience.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestjavaPull requests that update java code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions