edmcouncil / ontology-publisher

The owl-builder "builds" publishable / deployable versions (and derived products) of a given set of ontologies (such as FIBO)
MIT License
7 stars 6 forks source link

Add time limits for consistency check #160

Closed przemekgradzki closed 4 months ago

przemekgradzki commented 4 months ago

Resolves #155

przemekgradzki commented 4 months ago

@przemekgradzki can we have a value of CONSISTENCY_CHECK_TIMEOUT to indicate no time limit, e.g., -1h?

See man timeout(1):

DURATION is a floating point number with an optional suffix: 's' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for days. A duration of 0 disables the associated timeout.

so use the value 0.