Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-30-2017 08:52 AM
Is it possible to define a failure callback function for the ADRUM.Report method?
Sometimes, the ADRUM.Report method might fail, for e.g. if the machine doesn't have access to outside network or to EUM cloud. So, it can't send the beacon data to beaconURL. In such cases, we can define a callback function with a fallback beaconURL. Is it possible to define a failure callback function for ADRUM.report?
05-30-2017 10:41 AM
HI Abhinav,
I don't think thats possible. This method does not return a status. The event may not be sent immediately. It will be pushed to a queue and sent out as a batch when the queue is big enough.
Regards,
Gaurav Soni
06-01-2017 11:58 AM
At this time, in version 4.3, the method ADRUM.report sends the data to cloud EUM for each method call. I don't see any documentation or behavior of Queuing the requests. Is the queue mechanism in place in version 4.3. If yes, what are the Queue limits?
06-01-2017 03:13 PM
Hi Abhinav,
That default waiting period for a beacon to be sent is 5s. Until we flush to force a beacon sent.
Also the default size of the wait queue is 20. If there are 20 events in the queue before 5s, the beacon will be sent.
Regards,
Gaurav Soni
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form