Skip to content

Importing: Optimize dynamic module loading #704

@Prajna1999

Description

@Prajna1999

Is your feature request related to a problem?
Importing dynamic modules at runtime blocks Celery child processes from progressing, leading to unnecessary delays.

Describe the solution you'd like

  • Optimize the import resolution for modules
  • Implement faster dynamic import strategies
Original issue

Describe the current behavior
Importing dynamic modules in run time blocks celery child process from progressing.

Describe the enhancement you'd like
Fast import modules resolution

Why is this enhancement needed?
Reduce latency of llm call

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions