-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
-
Unnecessary breadcrumbs are generated from logging inside a for loops which creates noisy logs look through while troubleshooting.
Example in this alert where we log deleting provider billing data multiple times.
Should move logging outside of the for loops.