Skip to content

Job Management: Preserve llm_call details #819

@Prajna1999

Description

@Prajna1999

Is your feature request related to a problem?
If a job remains in PENDING status, the input details for llm_call are lost, leading to potential issues in tracking and managing jobs.

Describe the solution you'd like

  • Create llm_call record.
  • Pre-populate input and job_id columns.
Original issue

Describe the current behavior
If job stays on PENDING status, llm_call input details are lost.

Describe the enhancement you'd like
Create llm_call record and pre-populate input and job_id columns

Add any other context, metrics, screenshots, or examples about the enhancement here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions