Skip to main content

SMS Message Store Export Outage


I have been unable to create message store exports for many accounts since 6/13. The API returns a 429 for the https://platform.ringcentral.com/restapi/v1.0/account/accountId/message-store-report endpoint. However the headers indicate that this is not really the case.
They indicate that I have 29 more requests left in the time period. I already employ a method to ensure that I am not exceeding rate limits so this is unexpected and I believe indicates an issue with the ringcentral systems.


    'X-Rate-Limit-Group': 'heavy',
    'X-Rate-Limit-Limit': '30',
    'X-Rate-Limit-Remaining': '29',
    'X-Rate-Limit-Window': '60',
    'Retry-After': '40',

Please advise on how/when this will be resolved.

 

4 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • June 25, 2025

I think the system return 429 for this scenario too. So double check if you hit that 2 concurrent tasks limit. Otherwise, please share the API rcrequestid of that API call.

 

Create Message Store Report

Creates a task to collect all account messages within the specified time interval. Maximum number of simultaneous tasks per account is 2.

 


  • Author
  • New Participant
  • 2 replies
  • June 25, 2025

this endpoint did not previously return a 429 if the 2 export tasks had already been created. It previously would return AttemptFailed, Failed in the status when you got the export task via the GET endpoint. Is this a change in behavior? If that is the case, then there is no way to determine if there are already 2 export tasks, or if this is just another rate limit. There is no way to list the current export jobs so there is no way to know if there are already 2 export jobs ongoing.

 

I have thousands of examples.

{
    'Date': 'Wed, 25 Jun 2025 20:11:51 GMT',
    'Content-Type': 'application/json',
    'Transfer-Encoding': 'chunked',
    'Connection': 'keep-alive',
    'X-Content-Type-Options': 'nosniff',
    'X-XSS-Protection': '1; mode=block',
    'Cache-Control': 'no-cache, no-store, max-age=0, must-revalidate',
    'Pragma': 'no-cache',
    'Expires': '0',
    'X-Frame-Options': 'DENY',
    'X-Rate-Limit-Group': 'heavy',
    'X-Rate-Limit-Limit': '30',
    'X-Rate-Limit-Remaining': '29',
    'X-Rate-Limit-Window': '60',
    'RoutingKey': 'IAD41P16',
    'Retry-After': '40',
    'RCRequestId': '9e085cea-5200-11f0-9595-0050568d42da',
    'cf-cache-status': 'DYNAMIC',
    'Server': 'cloudflare',
    'CF-RAY': '95571da84ce4c981-IAD'
}

every request indicates the same x-rate-limit headers.


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • June 26, 2025

Checking with the eng. team. There is some hiccup with the message store export service. There are several incidents that the queue is overflowed and new requests are rejected. And in that case, the system also sets the 429 error. They are working on fixing the issues. So please stay tuned and you don’t need to change your code.


  • Author
  • New Participant
  • 2 replies
  • July 11, 2025

Hi. Has this issue been resolved?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings