-
Notifications
You must be signed in to change notification settings - Fork 806
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
feat: Amazon SQS Provider #3002
Conversation
Signed-off-by: 35C4n0r <[email protected]>
@35C4n0r is attempting to deploy a commit to the KeepHQ Team on Vercel. A member of the Team first needs to authorize it. |
Signed-off-by: 35C4n0r <[email protected]>
Signed-off-by: 35C4n0r <[email protected]>
Signed-off-by: 35C4n0r <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sqs provider should be "queue type" like Kafka - https://github.com/keephq/keep/blob/main/keep/providers/kafka_provider/kafka_provider.py#L227
Signed-off-by: 35C4n0r <[email protected]>
Signed-off-by: 35C4n0r <[email protected]>
Signed-off-by: 35C4n0r <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #3002 +/- ##
===========================================
- Coverage 43.52% 31.11% -12.41%
===========================================
Files 165 70 -95
Lines 16250 7899 -8351
===========================================
- Hits 7073 2458 -4615
+ Misses 9177 5441 -3736 β View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git βοΈ 1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
Closes #2963
π Description
β Checks
βΉ Additional Information