The ConfigManagerNotReady exception shares it's error code with exceptions caused by license requests with unpurchased license options. This results in the retry logic for the config manager to be called thus locking the execution for 2 minutes (5 second wait 24 times).
A new error has been added and is called whenever an exception with error code 4294967295 is raised during a request to the glm endpoint.
Severity: Critical
Description:
The ConfigManagerNotReady exception shares it's error code with exceptions caused by license requests with unpurchased license options. This results in the retry logic for the config manager to be called thus locking the execution for 2 minutes (5 second wait 24 times).
A new error has been added and is called whenever an exception with error code 4294967295 is raised during a request to the glm endpoint.