Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream startup and config processing enhancements #94

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chris-armstrong
Copy link

  • Wait for stream to become "ACTIVE" before subscribing (helpful with scripts that create a Kinesis stream or use kinesalite)
  • Handle different ways of specifying the stream ARN in the event source

@chris-armstrong
Copy link
Author

I'm just updating to use avajs instead of jest and get rid of the linting issues

@chris-armstrong
Copy link
Author

This now has all the linting problems and test framework issues resolved.

@AdrieanKhisbe
Copy link
Member

AdrieanKhisbe commented Sep 25, 2020

Sorry for the late answer @chris-armstrong,

Might be interested to split the PR, and try to make pass kinesis retry on it's one (edit, forgot about #89)

Cloudformation resolving should be done globally (on all packages), it has been asked and mentionned in many issues/pr (ex #103, #74...)

@AdrieanKhisbe
Copy link
Member

@chris-armstrong retry mecanism is live since #140 and it's fix in #148.

so that just leaves the Cloudformation resolving part to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants