Menu

#845 How to correct for error message.

closed
obelix30
None
2022-02-01
2021-07-19
No

How to correct the following error message?

2021-07-19 07:07:25 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]

Discussion

  • Florian Saller

    Florian Saller - 2021-07-23
    • status: open --> pending-accepted
    • assigned_to: obelix30
     
  • Florian Saller

    Florian Saller - 2021-07-23

    Is it working again after waiting for some hours? this is a limit coming from Google, we could request more quota, but Google is very restrictive with it (just recently I asked for increase and got only half of the requested one).
    We can also implement a so called Exponential Backoff, which has been started already by Obelix, so I would like to let him apply this method also to the retry mechanism
    @Obelix: Can you help here?

     
  • Alvaro Gil

    Alvaro Gil - 2021-07-24

    I have the same problem, interested in following the resolution

     

    Last edit: Alvaro Gil 2021-07-24
  • obelix30

    obelix30 - 2021-09-19
    • assigned_to: obelix30 --> nobody
     
  • Florian Saller

    Florian Saller - 2022-02-01

    Obelix has Implemented Exponential Backoff and we changed the sync interval to hourly (instead of minutely), this should fix this problem.

     
  • Florian Saller

    Florian Saller - 2022-02-01
    • status: pending-accepted --> closed
    • assigned_to: obelix30
     

Log in to post a comment.

MongoDB Logo MongoDB