1. 11 Nov, 2019 1 commit
  2. 08 Nov, 2019 1 commit
  3. 25 Sep, 2019 1 commit
    • hannahhoward's avatar
      fix(messagequeue): no retry after queue shutdown · 9c5652aa
      hannahhoward authored
      Previously, we allowed the last message send attempt to run to maxRetries if the queue was shutdown,
      which also generated warning logs. Now, if a send attempt fails, check that the queue has shutdown
      and immediately return if it has
      9c5652aa
  4. 23 Jul, 2019 1 commit
  5. 20 Jul, 2019 1 commit
  6. 19 Apr, 2019 3 commits