Class ManualScaling (1.8.0)

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