Execute_ReleaseRestaurantServingBatch
Description
Releases the Ready batch serving claim owned by the BaseObject worker without consuming the batch. Use this only in the terminal cancel or failure path after scripted serving retries are exhausted. A successful RestaurantServe Action commits and removes the batch, so this execute becomes a no-op.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self or Target. The restaurant worker whose claim is released. |
| S1 / S2 | Not used. |
| F1 / F2 | Not used. Must be 0. |
| Prob | Must be 1. |
Examples
| Description | BaseObject | Command | Prob |
|---|---|---|---|
| Release Self's claim after serving is canceled | Self | ReleaseRestaurantServingBatch | 1 |
Back to Command FinderSearch and filter all 399 Script Execution documents
See alsoHousehold Biz & Restaurant
- AbortRestaurantCustomerSequence
- ActivateAssignedRestaurantTable
- AddCustomerSatisfaction
- AddTinyShopScore
- BeginReceivingRestaurantOrder
- BindRestaurantCookingTray
- ClaimRestaurantCookingBatch
- ClaimRestaurantServingBatch
- CommitPendingRestaurantGroupOrder
- CompleteRestaurantMeal
- CompleteRestaurantTableCleanup
- FleaMarket