Remove storing workflow spec in the DB

Open
#644 0 comments 0 reactions 1 assignee View on GitHub

@RyaliNvidia is already working on this.

Since Mar 9, 2026.

Assessment

This issue has not been assessed yet.

Description

What new feature or improvement would you like to see?
  1. Avoid storage large blob in DB (specifically workflow spec)
  2. Find alternatives (e.g. object storage)
  3. See how we can extend this fix to Queues
Why is this needed?

Prevent DOS and unnecessary DB growth due to workflow spec (these are static and immutable once created)

Code of Conduct
  • I agree to follow NVIDIA OSMO's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
Dominant language
Python
Stars
260
Forks
57
Avg merge
2d 4h
Merged PRs (30d)
69

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/OSMO

All issues in NVIDIA/OSMO

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.