You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create service for a 'tasting room'. Scheduled service to randomly draw down beer inventory from 'tasting room' orders. (Which will create demand for brewing service) Should log beer consumption in log output.
get list of beer inventory
randomly select item
deduct random beer, random amount of between 1 - 4.
run every 15 seconds
The text was updated successfully, but these errors were encountered:
Create service for a 'tasting room'. Scheduled service to randomly draw down beer inventory from 'tasting room' orders. (Which will create demand for brewing service) Should log beer consumption in log output.
The text was updated successfully, but these errors were encountered: