Skip to content

Fix send overriding

  • Send should not return a promise
  • Send should return the parent send instead of just calling it
  • Storage set is now out of req/res cycle
    • We should retry tests until value is in cassandra

Merge request reports