That just means that you have not started the bot in a while, so the previously-persisted datafeed has expired and you are trying to read it. Once this happens, the BDK will automatically create a new one and continue on the service loop. You can safely ignore this exception if the bot continues running after this.
Answered
API exception while starting the Bot Application
I’m getting Symphony API exception while staring the Bot Application.
[SymphonyBdk_DatafeedThread] c.s.bdk.core.retry.RetryWithRecovery : Exception recovered
com.symphony.bdk.http.api.ApiException: {"code":400,"message":"Could not find a datafeed with the id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}
at com.symphony.bdk.http.jersey2.ApiClientJersey2.invokeAPI(ApiClientJersey2.java:182)
Kindly help me to check on this issue.
9K Views
1
Answer
3 years ago
3 years ago
Tags