Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 14:12

Features

Bug Fixes

  • decrease async task producer dequeue time (#832) (8b7a655)
  • dequeue async tasks non-preemptively (#841) (5868472)
  • handle dry-run error when contract is not present (#835) (26b4bd4)
  • increase auctions started stat only once (#826) (278e5ee)
  • increase long tasks throughput (f93d72b)
  • rerun failed task and fix processing state (#848) (8afcb9f)
  • update opts usage on Names.fetch_previous_list/2 (#825) (c5e7f40)

Miscellaneous

Refactorings

  • decrease consumer async server wait and sleep (#833) (a34ff73)