Skip to content

feat(firehose): add exceptions and record storage types#6828

Open
ekjotmultani wants to merge 1 commit intofeat/amplify-firehose-clientfrom
feat/firehose-exceptions-storage
Open

feat(firehose): add exceptions and record storage types#6828
ekjotmultani wants to merge 1 commit intofeat/amplify-firehose-clientfrom
feat/firehose-exceptions-storage

Conversation

@ekjotmultani
Copy link
Copy Markdown
Member

@ekjotmultani ekjotmultani commented Mar 24, 2026

added the exceptions and record storage objects for use in future prs and the web in-memory impl

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.

@ekjotmultani ekjotmultani force-pushed the feat/firehose-exceptions-storage branch from 09771cb to 24b809a Compare March 24, 2026 16:43
@ekjotmultani ekjotmultani marked this pull request as ready for review March 24, 2026 16:49
@ekjotmultani ekjotmultani requested a review from a team as a code owner March 24, 2026 16:49
@ekjotmultani ekjotmultani changed the title feat(firehose): add exception hierarchy, storage abstraction, InMemor… feat(firehose): add exceptions and record storage types Mar 24, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.23%. Comparing base (deab741) to head (24b809a).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           feat/amplify-firehose-client    #6828   +/-   ##
=============================================================
  Coverage                         43.23%   43.23%           
=============================================================
  Files                                99       99           
  Lines                              7769     7769           
  Branches                           3400     3400           
=============================================================
  Hits                               3359     3359           
  Misses                             4410     4410           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -0,0 +1,156 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we avoid re-implementing those for the firehose client?

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.

3 participants