return this.cacheEmptyTaskListFor(context.resourceType || '', 25, () => {
            const options: FactorySourceTask[] = [];

            this.addNeededResourcesTasks(options, context);
            this.addEmptyFactoryTasks(options, context);