fetchai / agents-tac

Competition and Agent Frameworks for the Trading Agents Competition
https://fetchai.github.io/agents-tac
Apache License 2.0
28 stars 8 forks source link

add automatic reconnection to OEF. #312

Closed marcofavorito closed 5 years ago

marcofavorito commented 5 years ago

Proposed changes

The Mailbox now automatically tries to reconnect to the OEF when a ConnectionError occurs.

Fixes

fixes #302 & #311

Types of changes

What types of changes does your code introduce to agents-tac? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments

None.

DavidMinarsch commented 5 years ago

LGTM