Forum Post: RE: Need to modify script to avoid API call

  • Thread starter Thread starter Laurent
  • Start date Start date
Status
Not open for further replies.
L

Laurent

Guest
You might want to add some debugging information to trace how many times the rbf_... functions are called. The computePrice() function may be called more often than you think, or the SELECT statement might return more records than you think.

Continue reading...
 
Status
Not open for further replies.
Back
Top