I need help to solve the next problem:
I have a component A, that subscribes to an API service and gets new data every 5 seconds:
A
ngOnInit()