Skip to main content
Feedback

Editing the properties of a basic runtime in a runtime cloud cluster

View, set, and edit the properties of basic runtimes that you attached to the runtime cloud cluster in the Cloud Management page.

Procedure

  1. Click the Manage menu and select Cloud Management.

  2. On the Clouds tab, select the runtime cloud.

  3. Click the Attachment Quotas tab.

  4. Click the runtime for which you want to edit properties.

    The runtime’s property values appear in the right pane. If you did not set these values at the runtime cloud cluster level, then the default values appear. If you set any of these values at the runtime cloud cluster level, then the runtime cloud cluster’s values appear. If you set any of these values at the runtime level, then the runtime’s values appear.

  5. Edit the runtime’s property values as needed.

    For example, if you are adding an execution worker to the account’s runtime, change the Execution workers property from 0 to 1.

    Note that the Cloud owner must also enable execution workers. See the topic linked below.

  6. (Optional) If you make a mistake and want to see the previously saved values, click Reload.

  7. Click Save.

    The Integration saves the property values in a file named after the account ID in the <molecule_install_dir>\conf\limits directory.

  8. If you changed any of the following property values, you must restart the runtime.

    • Default HTTP Workload
    • HTTP Request Rate
    • Execution worker Maximum Execution Time
    • Execution worker Maximum General Execution Time
    • Execution worker Maximum Queued Executions
    • Execution worker Maximum Running Executions
    • Execution worker Queued Execution Timeout

Next steps

If you need to edit a property that you do not see on this tab, you must use a text editor to edit it in the Atom’s <molecule_install_dir>\conf\limits\<account_id> file.

On this Page