The Wayback Machine - https://web.archive.org/web/20210507093919/https://github.com/topics/sqs
Skip to content
#

sqs

Here are 552 public repositories matching this topic...

Brighter
pkedy
pkedy commented Mar 26, 2021

Currently, the PubSub interface contains a Closer() error function so that the component can cleanly shutdown when daprd is stopped. This does not exist in bindings and that has resulted in binding implementations are having to use signal.Notify in order to stop a subscription, etc.

Instead, PubSub and Binding interfaces could embed io.Closer. Many of the pubsub components have moved to

k8s-worker-pod-autoscaler
alok87
alok87 commented Mar 2, 2020

We have often see developer telling us the problems going on with WPA and then the first way to debug the issue is by going through WPA kubernetes logs for the queue to find what is going on. We should logs events for all the important thing that goes on with the WPA object.

Reasons:

  1. Easy to debug.
  2. Developer who does have access to wpa logs but has access to their WPA object can tro

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
  • Updated Apr 29, 2021
  • Ruby

Improve this page

Add a description, image, and links to the sqs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqs topic, visit your repo's landing page and select "manage topics."

Learn more