Hello ActivePieces Community,
I’ve encountered an issue with a webhook automation that I hope to get some insights on. The automation is designed to receive data, hold for 20 seconds, and then send it to a Google Spreadsheet. It was expected to handle around 5,000 data receipts, but it only processed 900.
Additionally, the automation was set to execute every 20 seconds. However, from the logs (see attached screenshot), the execution intervals were significantly longer than intended. This irregularity not only resulted in incomplete data processing but also in unexpected delays.
Here are the details of the automation setup:
Type: Webhook
Expected Behavior: Receive data, wait 20 seconds, send to Google Spreadsheet.
Expected Volume: 5,000 data receipts.
Actual Performance
: Only 900 receipts processed.
I’ve double-checked the configuration, and it seems aligned with the requirements. Could this be a system limit, or did I miss something in the setup? Any advice or troubleshooting tips would be greatly appreciated.
Thank you for your assistance!