Gowrishankar
Gowrishankar
CC#
Created by Gowrishankar on 11/11/2024 in #help
Task factory issue
I've implemented a function using Task.Factory to call a third-party API for data recording. However, I've been encountering an intermittent issue where, at times, the function is not triggered as expected. Occasionally, the task seems to end before it even starts, and other times, the function never actually executes. This issue has persisted for several days, and I'm seeking a reliable solution to ensure consistent task execution.
60 replies