Skip to content

Automated Fund Return Support

Compare
Choose a tag to compare
@patrick-ogrady patrick-ogrady released this 16 Sep 18:32
· 434 commits to master since this release
55f7b85

This release adds support for automatic fund return when reaching an end condition. You can read more about this feature in #119!

Configuration File Changes

New Fields

  • max_retries (default = 5)
    -> it is not possible to set the number of retries instead of setting retry_elapsed_time

Changelog

  • Support Automated Fund Return #135
  • [Configuration] Support Max Retries #134