You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use redisx.NewIntervalSet to track sent message ids
* Mark as sent in redis any message send that does result in status errored
* Remove request for redis connection that wasn't being used in D360 handler
* Tweak healthcheck for redis to timeout after a second
* Don't set next attempt for incoming messages
* Log error when marking queue job for outgoing message complete fails