Skip to content

Kaapi Konsole: Running large evaluations #504

@AkhileshNegi

Description

@AkhileshNegi

Describe the bug
Uploading datasets with more than 50 rows returns a 504 Gateway Timeout error, even though the operation completes successfully in the
background. The same timeout behavior occurs when running evaluations with higher duplication factors (e.g., 5x).

To Reproduce

  1. Go to Kaapi Konsole
  2. Upload a dataset with more than 50 rows
  3. Wait for the upload to process
  4. See 504 Gateway Timeout error (despite operation completing in background)

While running evaluation:

  1. Create/select a dataset with large number of rows
  2. Run evaluation with duplication factor set to 5
  3. See 504 timeout error

Expected behavior
Long-running operations should either Complete without timeout errors, OR Return immediately with a job ID and process asynchronously, showing progress/completion status in the UI

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions