Too Many Requests
To resolve the Too Many Requests error you are experiencing In the "eBAConfigurationEditor.exe" in the common folder in the directory where the eBA application is installed RateLimit should be added under Security from the left menu in the Advanced tab
Then, by adding the following keys, you can solve the problem after the eBA Service restore.
Security.RateLimit.MaxRequestCount
It is the parameter that specifies the maximum number of requests that endpoints marked with RateLimit can receive in the system.
Security.RateLimit.Seconds
It is the parameter that specifies the timeout time of the endpoints marked with RateLimit in the system.