Starting a few days ago, I’m receiving multiple “sync_error” notifications per day.
Here’s the full payload of webhook data:
{"events":[{"action":"sync_error","message":"There was an error with the event queue, which may have resulted in missed events. If you are keeping resources in sync, you may need to manually re-fetch them.","created_at":"2018-03-16T05:18:26.639Z"}]}
What has been changed in webhooks or should I do something different from my side?