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

[HOLD] Enable OCR in configs #1265

Open
peetucket opened this issue Jun 3, 2024 · 3 comments
Open

[HOLD] Enable OCR in configs #1265

peetucket opened this issue Jun 3, 2024 · 3 comments

Comments

@peetucket
Copy link
Member

peetucket commented Jun 3, 2024

We have various repos with feature flags for OCR work that need to be enabled in all environments when ready:

  • Argo has Settings.features.ocr_workflow
  • Infra Integration tests has Settings.ocr.enabled
  • Preassembly has Settings.ocr.enabled

Go through shared_configs and update these all to true when ready for all environments.

HOLD in production until Andrew returns in early July.

@jmartin-sul
Copy link
Member

Eventually we'll want to remove these feature flags entirely, because we won't be turning this functionality off, but we'll wait till things have been running successfully in prod for a bit to do that.

@peetucket peetucket changed the title Enable OCR in configs [HOLD] Enable OCR in configs Jun 18, 2024
@peetucket
Copy link
Member Author

peetucket commented Jul 22, 2024

Current state as of 7/22/2024:

  • OCR off in Argo in stage and prod (on in stage and qa)
  • OCR off in pre-assembly in prod (on in stage and qa)
  • OCR on for both stage and qa in integration tests

@peetucket
Copy link
Member Author

OCR was enabled in stage for pre-assembly and integration tests on 7-22-2024 but it is currently not working.

@andrewjbtw andrewjbtw added the ocr label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants