You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When customers have updates in the workspace and need to rerun the assessment workflow, they have to first manually clean up the existing data in inventory database tables.
We should run CrawlerBase.reset() before snapshot() in each assessment workflow task.
Proposed Solution
Run CrawlerBase.reset() before snapshot() in each assessment workflow task.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Problem statement
When customers have updates in the workspace and need to rerun the assessment workflow, they have to first manually clean up the existing data in inventory database tables.
We should run CrawlerBase.reset() before snapshot() in each assessment workflow task.
Proposed Solution
Run CrawlerBase.reset() before snapshot() in each assessment workflow task.
Additional Context
No response
The text was updated successfully, but these errors were encountered: