dagster-io / dagster

An orchestration platform for the development, production, and observation of data assets.
https://dagster.io
Apache License 2.0
11.91k stars 1.49k forks source link

[oss] Don't retry mutations #26085

Closed salazarm closed 4 days ago

salazarm commented 4 days ago

Summary & Motivation

as titled.

How I Tested These Changes

hardcoded mutations to return an error and saw us hit this codepath

Screenshot 2024-11-21 at 3 40 28 PM

Insert changelog entry or delete this section.

[ui] In OSS, mutations are no longer retried.