developmentseed / developmentseed/stactools-pipelines
Potential for gap when immediately invoking inventory processing.
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When deploying a new pipeline with an `inventory_location` configured, there will likely be a gap between files listed in the last available inventory and the first processed SNS message.
To alleviate this, we should consider building a notification handler that is triggered by the creation of a new inventory list. This handler should then be removed after the first time it is run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.