BaristaLabs / barista-core

NodeJS Based Barista Experiment. Provides the core functionality.
1 stars 0 forks source link

Allow the maximum script execution timeout to be configurable #6

Closed Oceanswave closed 8 years ago

Oceanswave commented 8 years ago

Should:

1) Be a setting in package.json 2) Be configurable per-request by a X-Barista-Timeout or some such header value 2a) if the header value exceeds the max setting in package.json, throw.