nano-run/_docs/flow.md

630 B

High-level overview

Subjects:

  • Client - the side which is making HTTP(S) request to the System
  • System - instance of nano-run that routing request
  • Worker - executable that implements business logic

During restart - all incomplete tasks will queued again.

image

image

Worker will call upstream with additional headers:

  • X-Correlation-Id - request id
  • X-Attempt-Id - attempt id
  • X-Attempt - attempt num