Fair point and guilty as charged on the infinite loops lol
End game is to have this EpicorPostAsync wrapped called very minute to roll up and ship tag history info to Epicor in a specific format that I can then consume over in that system.
It does this for every PLC in our tag tree
I wanted to fire off all the POSTs to Epicor as async but still show in the web log debugging messages or errors that might have occured in that process. Sort of like how I have this tracing built.

