Meteor failures
starhound opened this issue · 0 comments
starhound commented
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.