Hoping to find some quick help here. Thanks in advance to anyone willing to lend some advice. Can anyone give me some advice on how to find this API that is timing out every 10 minutes?
We have an API running in the background that is timing out and slowing our system significantly. I know the user that it is assigned to it by looking in System Monitor under “System Events” it doesn’t give me a screen ID or much information at all. I’ve posted the information I can see below. Can anyone offer any advice on how identify this “API-ML” and fix the timeout problem?
And is my assumption correct that this process is a Machine Learning Application Programming Interface?
CurrentCompany =
ContextUserIdentity = XXXXXX@Production
ContextScreenId =
CustomData =
{
"CorrelationID": "8DC08946077156D",
"ContextID": "6B012D329006598311EE99ED322057CF",
"TypeOfRequest": "API-ML",
"ErrorType": "GlobalRequestTimeout",
"CustomMessage": "Denial Code 508: The system was unable to complete the operation due to timeout constraints. Please try to optimize the operation or contact your provider for further assistance. CorrelationID: 8DC08946077156D; Timestamp: 2023-12-29T17:34:14.6366829Z"
}
]
SourceContext = ResourceGovernor
EventID = ResourceGovernor_ApiRequestTerminatedEventId
Thanks in Advance!