android-branch-deep-linking-attribution icon indicating copy to clipboard operation
android-branch-deep-linking-attribution copied to clipboard

System.err: java.lang.InterruptedException

Open billdizl opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug

W/System.err: java.lang.InterruptedException W/System.err: at java.lang.Thread.sleep(Native Method) W/System.err: at java.lang.Thread.sleep(Thread.java:451) W/System.err: at java.lang.Thread.sleep(Thread.java:356) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:254) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:54) W/System.err: at io.branch.referral.network.BranchRemoteInterface.make_restful_post(BranchRemoteInterface.java:139) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2340) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2310) W/System.err: at android.os.AsyncTask$3.call(AsyncTask.java:394) W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:266) W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) W/System.err: at java.lang.Thread.run(Thread.java:920) I/BranchSDK: processNextQueueItem, req ServerRequestActionCompleted

Steps to reproduce

W/System.err: java.lang.InterruptedException W/System.err: at java.lang.Thread.sleep(Native Method) W/System.err: at java.lang.Thread.sleep(Thread.java:451) W/System.err: at java.lang.Thread.sleep(Thread.java:356) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:254) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:54) W/System.err: at io.branch.referral.network.BranchRemoteInterface.make_restful_post(BranchRemoteInterface.java:139) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2340) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2310) W/System.err: at android.os.AsyncTask$3.call(AsyncTask.java:394) W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:266) W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) W/System.err: at java.lang.Thread.run(Thread.java:920) I/BranchSDK: processNextQueueItem, req ServerRequestActionCompleted

Expected behavior

W/System.err: java.lang.InterruptedException W/System.err: at java.lang.Thread.sleep(Native Method) W/System.err: at java.lang.Thread.sleep(Thread.java:451) W/System.err: at java.lang.Thread.sleep(Thread.java:356) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:254) W/System.err: at io.branch.referral.network.BranchRemoteInterfaceUrlConnection.doRestfulPost(BranchRemoteInterfaceUrlConnection.java:54) W/System.err: at io.branch.referral.network.BranchRemoteInterface.make_restful_post(BranchRemoteInterface.java:139) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2340) W/System.err: at io.branch.referral.Branch$BranchPostTask.doInBackground(Branch.java:2310) W/System.err: at android.os.AsyncTask$3.call(AsyncTask.java:394) W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:266) W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) W/System.err: at java.lang.Thread.run(Thread.java:920) I/BranchSDK: processNextQueueItem, req ServerRequestActionCompleted

SDK Version

5.2.7

Make and Model

realme x50

OS

12

Additional Information/Context

No response

billdizl avatar Feb 07 '23 08:02 billdizl