Michael Hyatt
Michael Hyatt
sorry for the delay, I was busy with my day job :) Will have a look at it today. On Fri, 18 Sep 2020 at 22:56, Manish Jain wrote: >...
Hi @manishgcjain and @krishnaprasadhg, I created a test project that also uses API autodiscovery (attached) and Mule 4.3.0. I then pushed a client.id enforcement policy and created an application that...
I can also invoke the application multiple times with the policy succeeding and it seems to work ok. See below 7 successful calls. Do you know which policy you are...
Hi Akhil. Can you send me the error that Mule is throwing when 500 error occurs? Hopefully, it logs an exception when it happens.
Also, what policies are you using? I am trying to figure out if one of them can be causing an issue.
Can you please set the `elastic.apm.log_level=INFO` and increase the Mule log level verbosity for `org.mule` and `com.mulesoft` loggers to see if there is anything useful being logged that can give...
Also, to debug it further, can you please ask Mulesoft support to get you the exact exception that Mule policy throws when the API consumers see the 500 error?
Hi Alan, Thanks for that. Is there a stack trace preceding this? `java.lang.RuntimeException: java.util.NoSuchElementException: Context does not contain key: policy.nextOperation` The other debug messages seem to be normal APM agent...
Hi Alan Have you tried increasing the number and size of APM servers? On Thu, 15 Oct 2020 at 12:39 am, AlanElliottMAG wrote: > Hi Michael, > > Unfortunately there...
Tried to run it with these 3 policies added, still can't get any 5xx errors back to the calling client. Also, can you send me the configuration of your API...