astrodbtoolkit / astrodbtoolkit/astrodb_utils
Add `raise_error` argument to `ingest_publication` function
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
provide a way to ingest_publication to exit gracefully when a duplicate is encountered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Python definition and existing callers of ingest_publication, then inspect how duplicate publications are currently handled. Add the requested raise_error option so duplicate ingestion can exit gracefully when disabled, and verify both duplicate-handling paths with the relevant existing tests or a focused reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100