Hi Anbalagan,
Some questions on this issue.
Are you still seeing the issue?
Is is something which happens often and is it repeatable?
What state is the 'Workflow status' is when the function is invoked?
Does the 'Action status' or 'Workflow status' show any errors.
To get more logging for a Resilient Function execution you can run Resilient circuits in DEBUG mode.
There are 2 ways to run in debug mode .
From command-line:
resilient-circuits run --loglevel=DEBUG
Set option in the [resilient] section of the app.config file:
loglevel=DEBUG
This should add extra debug logging in Resilient circuits log and hopefully help to debug the issue.
Regards,
John
------------------------------
JOHN PRENDERGAST
------------------------------