Skip to content

0.6

Compare
Choose a tag to compare
@simonw simonw released this 07 Aug 17:42
· 8 commits to main since this release
a581534
  • s3-ocr start now automatically pauses and then retries if Textract complains that there are too many jobs running. This can be turned into an early exit with an error message using the new --no-retry option. #21
  • New s3-ocr start --dry-run option for displaying what would happen without starting the OCR process. #22
  • Textract now runs in the same region as the S3 bucket it is writing to, avoiding an error. #24