I'm also using OracleManagedDataAccess (v4.122.18.3:20180526) to copy data overnight but have not witnessed such problem.
Maybe you can show a snippet of how you do the function calls show we can see possible problem.
Then again in the data copying code I use OracleConnection/OracleCommand/OracleTransaction/OracleDataReader with array parameter passing only.