Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SQS check #143

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Remove SQS check #143

merged 2 commits into from
Feb 8, 2024

Conversation

ehanson8
Copy link
Contributor

@ehanson8 ehanson8 commented Feb 7, 2024

Purpose and background context

Per GDT-170, @ghukill and I agreed that was no need for the SQS queue check when running a full harvest and that any adverse consequences are unlikely and would be handled by existing functionality in transmogrifier and timdex-index-manager.

Includes new or updated dependencies?

NO

Changes expectations for external applications?

NO

What are the relevant tickets?

Developer

  • All new ENV is documented in README
  • All new ENV has been added to staging and production environments
  • All related Jira tickets are linked in commit message(s)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer(s)

  • The commit message is clear and follows our guidelines (not just this PR message)
  • There are appropriate tests covering any new functionality
  • The provided documentation is sufficient for understanding any new functionality introduced
  • Any manual tests have been performed and verified
  • New dependencies are appropriate or there were no changes

* Remove --skip-sqs-check click option from CLI
* Remove MITHarvester._sqs_queue_is_empty method and call in full_harvest_get_source_records method
* Remove test_mit_harvester_full_harvest_non_empty_sqs_queue_raise_error
Copy link
Collaborator

@ghukill ghukill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Cutting is delivering.

One request: to remove this bit from the README here: https://github.com/MITLibraries/geo-harvester/blob/GDT-170-remove-sqs-check/README.md?plain=1#L128-L129.

Otherwise, with that, approved! Thanks for thinking this one through.

* Remove --skip-sqs-reference from README.md
@ehanson8 ehanson8 requested a review from ghukill February 8, 2024 14:28
Copy link
Collaborator

@ghukill ghukill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ehanson8 ehanson8 merged commit 55a2b80 into main Feb 8, 2024
3 of 5 checks passed
@ehanson8 ehanson8 deleted the GDT-170-remove-sqs-check branch February 8, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants