Skip to content

Conversation

@noble-varghese
Copy link
Contributor

@noble-varghese noble-varghese commented Sep 14, 2023

Description

Summary

This pull request addresses several issues related to types and type checks in the codebase. It includes the following key changes:

Changes

  1. Exposed the RetrySettings type as an attribute of portkey. This allows for easier access and usage of RetrySettings within the portkey module.

  2. Updated the cache-age check in the providerOptions section. This change ensures that the providerOptions correctly inherit cache-age settings from constructs, improving consistency and reliability.

  3. Updated the README documentation to reflect the recent changes and additions made in the codebase. This includes incorporating the latest information from the changelog.

Related Issues

  • List any related issues or references that are addressed by this pull request.

Checklist

Please review the following checklist before merging this pull request:

  • Code has been tested and is working as expected.
  • Documentation has been updated to reflect the changes.
  • All tests and checks pass without errors.
  • Related issues are referenced and linked.
  • Code adheres to project coding standards and conventions.
  • Code has been reviewed by at least one team member.

Additional Notes

Add any additional notes or context that may be relevant to this pull request.

1. Exposed the type RetrySettings as the attribute of portkey
2. Updated the cache-age check in the providerOptions part as it is inheriting it from constructs.
3. Updated the readme docs with new changelog.
@noble-varghese noble-varghese merged commit 9f9f12d into main Sep 14, 2023
@noble-varghese noble-varghese deleted the noble-varghese/cache-age-fix branch September 14, 2023 03:40
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