Skip to content

Commit

Permalink
[PLGN-560] Update Proofpoint TAP task handling (#2069)
Browse files Browse the repository at this point in the history
* Updated task cutofftime, removed cleaning of logs, added debug

* Updated task cutofftime, removed cleaning of logs, added debug

* Removed page index from state if resetting collection time to max lookback

* Updated unit tests following task updates

---------

Co-authored-by: Dympna Laverty <dympna_laverty@rapid7.com>
  • Loading branch information
2 people authored and cmcnally-r7 committed Nov 21, 2023
1 parent 2361838 commit c7b76db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
],
"state": {
"last_collection_date": "2023-04-04T07:59:00+00:00",
"last_collection_date": "2023-06-20T14:59:00+00:00",
"next_page_index": 1,
"previous_logs_hashes": [
"1604441c3c213eb3d2efc9557cae93a5796fa5a8",
Expand Down

0 comments on commit c7b76db

Please sign in to comment.