Skip to content

Conversation

@kazmer97
Copy link
Contributor

  • bedrock utils for retry
  • invoke extraction with long retries

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kazmer97 kazmer97 force-pushed the feat/better-retry branch 4 times, most recently from 0cd1cfb to 23f170b Compare November 21, 2025 14:08
Copy link
Contributor

Choose a reason for hiding this comment

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

Please include pattern-3 as well.. these fixes apply to both patterns.

Copy link
Contributor

@rstrahan rstrahan left a comment

Choose a reason for hiding this comment

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

Three main comments

  1. There's a new conflict with the develop branch after latest merge of fix for #136

  2. When I deploy this branch and process a document in the stack, using agentic extraction, I get error below.. Can you do a clean publish and deploy, and see if you also get this error after enabling agentic extraction in the config.

Error: ImportError: Agentic extraction requires Python 3.10+ and strands-agents dependencies. Install with: pip install 'idp_common[agents]' or use agentic=False
  1. I'm overwhelmed by the volume of changes in this PR - many of which seem formatter related and unrelated to the 'better retry' focus of the PR, but the effect is to hinder my ability to review the changes.
    Can you clean up the changes to include only the changes related to the retry improvements, tx.

Copy link
Contributor

Choose a reason for hiding this comment

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

Getting merge conflicts in this file

Copy link
Contributor

Choose a reason for hiding this comment

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

Also huge volume of changes that seem unrelated to 'better retries' - I can't review them..

@rstrahan rstrahan merged commit 8d98dfd into develop Nov 26, 2025
2 checks passed
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