components-contrib/pubsub/natsstreaming
Phil Kedy 1b30e75e60
Configurable retry (#854)
* no message

* Switching over usages of retry to the new package and making use of the DecodeConfig function

* Added decoding configuration using settings with a specific prefix

* Linter fixes

* Fixing linter error

* time.Sleep is the enemy

* Fix typo in comment

* Moving config to a pointer parameter so that the component can pass in the config with default values that make sense for that component.

* Renamed config struct

* Fix comment

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-05-06 09:43:57 -07:00
..
metadata.go change headers (#679) 2021-02-09 18:57:55 -08:00
natsstreaming.go Configurable retry (#854) 2021-05-06 09:43:57 -07:00
natsstreaming_test.go change headers (#679) 2021-02-09 18:57:55 -08:00