app
catalogtrue
, then Ecotone will cache all configurations this will increase application load time, but will results in slower feedback for the developer as cache will need to be removed on change
if false,
then Ecotone will not cache configuration this will decrease application load time, but will results in quicker feedback for the developerapplication/x-php-serialized,
which is serialized PHP class.initialDelay
- delay after first retry in milliseconds
multiplier
- how much initialDelay should be multipled with each try
maxAttempts
- How many attemps should be done, before closing closing endpoint