Update updateIngestionStats API to Accumulate Stats from All Parallel Jobs per Ingestion Event: Update the updateIngestionStats API to consolidate statistical data from all parallel jobs within a single ingestion event to ensure accurate overall status reporting.
Agent css script in email not exact the same as show in preview: Fix an issue where the CSS styling for email content is not consistent with the web preview.
Format email for pixel when generate agent connection is wrong: Create a new email format to inform users when there is an issue with the agent connection to the pixel.
[UK-1] Connection Agent does not generate correct guide with blocked sites: Resolve a bug where the Connection Agent fails to generate a relevant guide when a user inputs a URL that does not allow scraping.
Improvements
Resurface Errors in Uploader When Encountering Bad Entries: Update the Uploader to fail and report errors when it encounters bad entries, restoring the original error-surfacing behavior.
Support Wildcard Receiver Email in Email Ingestion Logic: Modify the email ingestion logic to use a wildcard receiver email address as a fallback to identify the correct organization when sender-based mapping is unavailable.
Update Email Ingestion API to Handle Mandrill Webhook Retries More Efficiently: Optimize the email ingestion API to return a success response for unresolvable errors (e.g., invalid input) so that Mandrill stops retrying them, while continuing to return error responses for critical issues.