Commit 48edc4c
Add pagination and retries based on load, support queries - PrismaCloudDriver (#834)
* Pagination+retry
* lint fixes
* fixed lint issues for pylint and type ignore for mypy
* Introduced inheritence of DriverBase + support queries
* Commenting out name file in query yamls
Updating query yaml test to print out more detail (i.e. > none)
* changed logger configs
---------
Co-authored-by: Ian Hellen <ianhelle@microsoft.com>1 parent aa20fb4 commit 48edc4c
File tree
6 files changed
+1484
-92
lines changed- msticpy/data
- core
- drivers
- queries/prismacloud
- tests/data/queries
6 files changed
+1484
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments