Open johntelforduk opened 6 months ago
Issue #64: throttlingException when calling the InvokeAgent operation
Description of changes:
In Bedrock Agent target.py program. Try/Except and exponential backoff logic implemented to overcome the Bedrock Agent throttling problem.
target.py
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Some linting errors in CI also need to be addressed
Issue #64: throttlingException when calling the InvokeAgent operation
Description of changes:
In Bedrock Agent
target.py
program. Try/Except and exponential backoff logic implemented to overcome the Bedrock Agent throttling problem.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.