Class ManualScaling (1.9.0)

Stay organized with collections Save and categorize content based on your preferences.
ManualScaling(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time.

Attribute

NameDescription
instances int
Number of instances to assign to the service at the start. This number can later be altered by using the `Modules API