LUXEYS / paper_cup

Micro-service communication system powered with paper cup engine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why there's no retry on _do_action?

gabriel-tessier opened this issue · comments

  • Add retry on _do_action
  • Set RETRY_COUNT = 3
  • Set RETRY_SLEEP = 0.01 <-- random(range(1, 5))