Handling CheckedContinuation when app is backgrounded

How to handle pending CheckedContinuation when app is backgrounded?

Wrapping a third-party API in CheckedContinuation. How to handle when API fails to execute? Is there a timeout to CheckedContinuation

Handling CheckedContinuation when app is backgrounded
 
 
Q