CloudFormation stack DELETE_IN_PROGRESS stuck for over an hour

Hello,

Local Configuration:
$ sls --version
Running “serverless” from node_modules
Framework Core: 3.38.0 (local) 3.38.0 (global)
Plugin: 7.2.3
SDK: 4.5.1

Status: The cloudformation stack Fact-Inbound-API-sitdev is in DELETE_IN_PROGRESS is stuck for over an hour.

Then the error being shown as:

:heavy_multiplication_x: An error occurred: CustomApiGatewayAccountCloudWatchRole - CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [da14be4f-8fcf-4ce4-b76d-7df1b4fef4aa]. If you are using the Python cfn-response module, you may need to update your Lambda function code so that CloudFormation can attach the updated version…
ServerlessError2: An error occurred: CustomApiGatewayAccountCloudWatchRole - CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [da14be4f-8fcf-4ce4-b76d-7df1b4fef4aa]. If you are using the Python cfn-response module, you may need to update your Lambda function code so that CloudFormation can attach the updated version…
at file:///C:/Users/hmashruf/.serverless/releases/4.1.3/package/dist/sf-core.js:814:830

Why would this occur, has anybody encountered it and what would be the resolution?

Much appreciate it.
Thanks