Dev crawler humam into dev - #297
Closed
Mammutor wants to merge 204 commits into
Closed
Conversation
…into dev-crawler
, issue .env with .gitignore
I had an issue on the server, where it doesnt want to start, because stac-js is ESM only and the project isnt
…g data extraction and ensuring consistent property ordering
insertOrUpdateCatalog and insertOrUpdateCollection
function to insert keywords
…ensions helper function
…into dev-crawler
…ries, providers, and assets
Crawler: Create Database Connection
feat: enhance crawler configuration with CLI and environment variable…
…est accordingly. Closes #270 (#285) * #241, Add unit tests for normalization and parallel execution utilities. * #270, added stac node validation for static catalogs from stac indedx to reduce errors with not stac compliant catalogs * #270, added stac node validation for static catalogs from stac indedx to reduce errors with not stac compliant catalogs * Implement pause/resume functionality and enhance crawllog integration for collections and catalogs * Remove unused variable from clearAllCrawllogs function in db.js
…w to use it in the future
Add API examples and usage patterns for STAC Atlas
* feat(crawler): implement graceful shutdown functionality and reset flag for scheduler * fix(db): rename 'type' to 'title' in collection insert/update logic * feat(crawler): add FRESH_CRAWL option to .env.example for clearing crawl log * feat(crawler): add syncIsApiFromCatalog function to update is_api values in collections * fix(crawler): remove is_api from collection insert/update logic * feat(crawler): determine is_api based on source_url and remove syncIsApiFromCatalog function * feat(crawler): add functionality to deactivate stale collections not updated in 7 days
- Persist newly discovered collection URLs in the crawllog_collection queue during API crawling. - Implemented error handling for enqueueing collection URLs. - Updated logging to reflect the loading of pending catalog and API collections. - Refactored database queries to improve retrieval of crawled and pending collection URLs.
…alogs that are only for traversing in DB queue
…nagement and improved error handling
…ations in handlers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merged db and dev-crawler state before wanting now to pull into dev. will also do api . still draft and waiting for the pull request to be finished reviewing