# Background Tasks

Work in progress

This document is still under development.

# Tehchnical

  • Tasks should be defined in code for proper revisioning and readability.
  • Tasks that need to get executed (for example a confirmation for Tip payment) need to be executed with a backend that supports retrying and receipts.

# User Stories

# Admin

  • As an admin I should be able to see and search from local logs fror any tasks and their status.
  • As an admin I should be notified for any failed important tasks.
Last Updated: 2/21/2020, 11:03:53 PM