1
0
mirror of https://github.com/eventials/goevents.git synced 2025-04-24 13:48:53 +08:00

20 Commits

Author SHA1 Message Date
skrater
9a5a72ba69 max delayed message 2020-02-29 15:09:53 -03:00
skrater
c4aa13c9d7 removed Wait methods, due channels leak 2018-06-12 14:48:18 -03:00
skrater
46c56e6340 Always setup topology when start consume. 2018-02-11 14:56:48 -02:00
skrater
885a824119 fix tests 2018-02-10 14:38:29 -02:00
skrater
37556aaa9c Fix reconnection issue, never reutilize open channels 2018-02-10 13:23:49 -02:00
skrater
ffc09cba30 fix reconnection 2017-12-19 15:28:21 -02:00
Alexandre Vicenzi
e04eaa632d Use struct to pass data. 2017-10-05 14:11:11 -03:00
Guilherme
701e3bda6a Update logrus organization 2017-07-17 10:14:51 -03:00
Alexandre Vicenzi
c801a363b3 Retry feature. 2017-05-26 09:49:38 -03:00
Germano Fronza
ba58d7e31c Better log fields to identify the source 2017-03-09 23:03:30 -03:00
Germano Fronza
52625ef13c Removed retries limit, now retry forever 2017-03-09 22:51:57 -03:00
Germano Fronza
c919262d19 Renamed New functions to the new pattern 2017-03-09 22:24:53 -03:00
Germano Fronza
792e8ef531 Removed wrapped error 2017-03-09 22:22:46 -03:00
Germano Fronza
a5e5fc4ec3 Handling amqp reconnection 2017-03-09 17:32:05 -03:00
Guilherme
0f2bf0cda5 Fix connection error type 2016-12-28 10:20:09 -02:00
Guilherme
7aabd38ab2 Fixes 2016-12-28 09:33:59 -02:00
Guilherme
fcd967b3d4 Refactor to deal connection close 2016-12-28 09:20:29 -02:00
Alexandre Vicenzi
180f26f054 Add Docs. 2016-12-01 16:19:05 -02:00
Alexandre Vicenzi
4709626f35 Add mock package. 2016-12-01 11:40:58 -02:00
Alexandre Vicenzi
144d3870f6 Use interface to allow mocking. 2016-12-01 10:52:22 -02:00