-
CONFIG_APP_STORAGE_THREAD_STACK_SIZE (default:
2048for the RAM backend,4000for the LittleFS backend): Stack size for the storage module's main thread. -
CONFIG_APP_STORAGE_WATCHDOG_TIMEOUT_SECONDS (default:
60): Watchdog timeout for detecting stuck operations. -
CONFIG_APP_STORAGE_MSG_PROCESSING_TIMEOUT_SECONDS (default:
5): Maximum time for processing a single message.