Duke-GCB / Duke-GCB/bespin-api

Including job-errors (and contents) in job serializer causes long load times

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The JobSerializer includes the related errors right in the job payload.
On dev, this caused my API call getting all of my jobs to be 15MB of JSON. Limiting the error content to 100 lines will help here, but we don't need every job error and its content when listing jobs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.