I am using wso2 msf4j to implement micro services in my project. I have the following issue, Microservice is sometimes timeout. Microservice is sometimes turned off.
I didn’t see anything in logging despite the logging mode is debug, and I logged many places in my code. I don’t have any starting points to debug and address those issues. Could anyone help me to address those issues.
Thank you very much.