completion promise

Programming construct representing the eventual result or failure of an asynchronous operation, enabling non-blocking workflows via resolve and reject handlers.