This is a solution for postpone the requests depends on user action. Unpredictable user action may cause multiple calls. So wait for the right time to make a call.
-
Updated
Mar 17, 2022 - C#
This is a solution for postpone the requests depends on user action. Unpredictable user action may cause multiple calls. So wait for the right time to make a call.
To associate your repository with the postpone-request topic, visit your repo's landing page and select "manage topics."