rocketchat-ddp-listener icon indicating copy to clipboard operation
rocketchat-ddp-listener copied to clipboard

Meteor failures

Open starhound opened this issue 4 years ago • 0 comments

At seemingly random intervals Meteor will suddenly log itself out thus breaking the entire script:

{ isClientSafe: true, error: 'too-many-requests', reason: 'Error, too many requests. Please slow down. You must wait 10 seconds before trying again.', details: { timeToReset: 9975 }, message: 'Error, too many requests. Please slow down. You must wait 10 seconds before trying again. [too-many-requests]', errorType: 'Meteor.Error' }

Nothing changed or occurred, it simply just logs itself out.

starhound avatar Jun 30 '20 11:06 starhound