Open Sachinbisht27 opened 2 weeks ago
When migrating data for the WhatsApp webhook service, errors appeared in the logs. These errors stopped the migration from completing successfully, affecting the data used for WhatsApp analytics.
Example Error Log:
"Error watching metadata: invalid character '<' looking for beginning of value"
_
). After making these fixes, the data migration worked correctly, and the analytics service started receiving data as expected.
Describe the bug While performing the regular migrations for the WhatsApp webhook service, the AirByte instance encountered a few issues. As a result, the errors were logged in the logging and monitoring dashboard. We need to diagnose why these errors are occurring.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment (please complete the following information):
Additional context JSON log:
Acceptance Criteria
Documentation Add whatever documentation will be required here.