• venkatesh damodaran
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I am using Google Map API for geocoding . I am getting "OVER_QUERY_LIMIT" error before the 2500 which is the Quota limit of google Map API key.I am sending 10 records in batch for geocoding. I think I am exceeding the per sec limit of google API. And after some time key is working correctly. 
Please Suggest Possible solution to handle this error.

Thanks in advance!