Amanpreet Kaur
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Amanpreet Kaur-
Alerting and status visibility for skipped records
Surface skipped-record counts in connector status and support alerting on them Problem Records dropped after retry exhaustion are logged as warnings, not errors. The sync then completes with status...
-
Include source record identifiers in skip_record warnings
Add the source primary key to skip_record log entries so dropped records can be identified Problem When the connector exhausts its retries against the Gong API it emits a skip_record warning and mo...
-
Make replay frequency and lookback window configurable
AnsweredWhich connector?: Gong Expose replay sync frequency and lookback window as connector-level settings Additional details: Replay frequency and lookback window are currently fixed per strategy and can...
-
Support concurrent replay sync strategies
AnsweredWhich connector?: Gong Allow a shallow daily replay and a deep periodic replay to run concurrently on the same connection. for example a daily replay with a short lookback for freshness, alongside ...