yr.Group.invoke#
- Group.invoke()[source]#
Execute the creation of a group of instances following the fate-sharing principle.
This function is used to create a group of instances that share the same fate. All instances in the group will be created together, and if one instance fails, the entire group will be rolled back. The group configuration and options are defined in the GroupOptions.