ad-engine icon indicating copy to clipboard operation
ad-engine copied to clipboard

COTECH-1177 | Fix BaseServiceSetup timeouts

Open latata opened this issue 1 year ago • 2 comments

When BaseServiceSetup reaches the timeout it should not only setInitialized but also call this.call method. The changes introduced here will ensure that the call method is called even on timeout.

latata avatar May 06 '24 15:05 latata