1
0
Fork 0
liza/test/server/service
Mike Gerwitz 99e33a5089 RatingServiceSubmitNotify: Do not flag as notified on error
If the submission failed, we probably want to try again next time around.

* src/server/service/RatingServiceSubmitNotify.js
  (_maybeNotify): Extract logic from `#postProcessRaterData'.  Only set
    notification flag in absence of dapi error.
  (postProcessRaterData): Use it.
* test/server/service/RatingServiceSubmitNotifyTest.js: Update tests
    accordingly.
2018-05-02 14:23:39 -04:00
..
RatingServiceSubmitNotifyTest.js RatingServiceSubmitNotify: Do not flag as notified on error 2018-05-02 14:23:39 -04:00
RatingServiceTest.js RatingServiceSubmitNotify: Create dapi dynamically with session 2018-05-01 09:44:55 -04:00