aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

fix(api-graphql): events url pattern; non-retryable error handling #13970

Closed iartemiev closed 3 weeks ago

iartemiev commented 3 weeks ago

Description of changes

  1. Fixes HTTP -> realtime URL transformation for events
  2. Fixes non-retryable error handling
  3. Tests for ^

Description of how you validated changes

  1. Manual
  2. Added unit tests

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

github-actions[bot] commented 3 weeks ago

⚠️ This PR includes changes to the "aws-amplify" package.json file, which can have library-wide implications.

Please ensure that this PR: