Skip to content

docs.rs starts building a crate even when there is not enough RAM #657

Closed
@pietroalbini

Description

@pietroalbini

While investigating #656 we discovered that docs.rs starts building crates even when the host system doesn't have the amount of RAM needed for the build. To avoid making the situation worse in OOM situations we should tweak docs.rs to avoid starting builds when we don't have enough RAM.

Metadata

Metadata

Assignees

Labels

A-adminArea: Administration of the production docs.rs serverA-buildsArea: Building the documentation for a crateP-highHigh priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions