ballerina-guides/gcp-microservices-demo

Getting concurrent calls... warning after the addition of observability-related statements

sameerajayasoma opened this issue · 1 comments

I am getting the following warning in all services now.

HINT [payment_service.bal:(40:5,40:5)] concurrent calls will not be made to this method since the method is not an 'isolated' method

The manual traces are now removed, so these will not be produced anymore.
#62