So first attempt at using the temporary request resulted in a crash. Searched for "furnace", shift clicked electric furnace, typed 100 and clicked set temporary request. Before it crashed I opened up the inventory/logistics/crafting menu and I saw that it added a new logistic group with "temporary" in the title, and it had electric furnaces in it, but the request was set to 0 instead of 100. Then after about 5 seconds the crash happened:
The mod Factory Palette (0.5.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factory-palette::on_player_main_inventory_changed (ID 35)
factory-palette/scripts/sources/logistic-request.lua:87: attempt to compare number with nil
stack traceback:
factory-palette/scripts/sources/logistic-request.lua:87: in function 'fn'
factory-palette/handlers.lua:20: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>