Skip to content

[Exchange Online Message Trace] Split Polling Interval into two settings, Polling Interval & Lookback Interval #8674

@BenB196

Description

@BenB196

Split from #8633 (#8633 (comment))

The Exchange Online Message Trace integration currently ties Polling Interval to both Polling and Lookback. The issue here is that these events are eventually consistent, meaning that some data can be missed on first lookup.

It should be possible to define the Poll Interval and Lookback interval as two different settings so that the lookback interval can be set longer than the poll interval.

### Tasks
- [ ] Look into adding separate configurable lookback intervals (separate from the initial_interval lookback), that work along side with the standard polling interval.

Edit: For reference here is the official document which mentions that events can "lag" by up to 24 hours. This may however, be mitigated by the StartDate and EndDate fields (per their descriptions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions