microsoft / msticpy

Microsoft Threat Intelligence Security Tools
Other
1.72k stars 310 forks source link

Fix split query time-ranges calculation #762

Closed ianhelle closed 2 months ago

ianhelle commented 3 months ago

@pjain90 provided a fix for the calculation logic in issue #761

Also in here is a correction to handle split query fail parameter fail_on_partial (this parameter was documented as fail_on_partial but the implementation was looking for fail_if_partial - both parameters are now supported).