Invitation event failed with M_LIMIT_EXCEEDED
│ [2023-05-31T15:08:16.578Z] [ERROR] [index/technology.packager/#packager] Invite user @usertest:matrix-staging.eclipse.org to room #packager M_LIMIT_EXCEEDED: MatrixError: [429] To │
│     at parseErrorResponse (/app/node_modules/matrix-js-sdk/lib/http-api/utils.js:81:12)                                                                                             │
│     at MatrixHttpApi.requestOtherUrl (/app/node_modules/matrix-js-sdk/lib/http-api/fetch.js:246:44)                                                                                 │
│     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {                                                                                                 │
│   httpStatus: 429,                                                                                                                                                                  │
│   url: 'http://synapse/_matrix/client/r0/rooms/!CibdnlsbCsyDVabOjj%3Amatrix-staging.eclipse.org/invite',                                                                            │
│   event: undefined,                                                                                                                                                                 │
│   errcode: 'M_LIMIT_EXCEEDED',                                                                                                                                                      │
│   data: {                                                                                                                                                                           │
│     errcode: 'M_LIMIT_EXCEEDED',                                                                                                                                                    │
│     error: 'Too Many Requests',                                                                                                                                                     │
│     retry_after_ms: 85889                                                                                                                                                           │
│   }                                                                                                                                                                                 │
│ }