Add profiling for all calls.

Bug #246989 reported by Kevin Shuk
2
Affects Status Importance Assigned to Milestone
pyax
New
Undecided
Unassigned

Bug Description

Would be nice to be able to have a logging level for profiling data.

pyax makes all API calls through connection._callApex (except for login), so it should be easy to time this method.

Caveat: _callApex may be called recursively for retries, so log retries as well and don't log profiling data for them (i.e., if retry_count > 0).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.