What happens to a CDR file once passed through rating but kvlite is stopped(Rated Event Formatter is
What will happen in following scenario?
- Kvlite started , Rates Event Foramtter is also started;
- CDR getting passed through Node Chain and Rated Event getting created.
- suppose, due to any reason kvlite process gets killed/stopped , rated Event formatter process is still up however it starts throwing error of RequestTimeoutException:
- In this case , We get entries in Rated Event Cache and if kvlite is not started till some time ;where we should look for the cdr . We see it gets cleared from the Rated Event Cache ; and we are not able tot rack it further.