You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds runtime for singular workflows (multiple workflows incoming). Incldues:
- workflow => Dag for sequential/promised and parallel compute
- task scheduler (within workflow)
- worker
- integration between libp2p and workers for receipts and more
- feature-gating ipfs for resources
- adds retry/backoff for fetching resources
* moves us toward tracing's logging and adds logfmt-formatted logs
* removes much of early-early demo code
Issues closed:
- #76
- #79
- #86 (enough for now)
* Adds runtime for singular workflows (multiple workflows incoming).
Incldues:
- workflow => Dag for sequential/promised and parallel compute
- task scheduler (within workflow)
- worker
- integration between libp2p and workers for receipts and more
- feature-gating ipfs for resources
- adds retry/backoff for fetching resources
* moves us toward tracing's logging and adds logfmt-formatted logs
* removes much of early-early demo code
Issues closed:
- #76
- #79
- #86 (enough for now)
ETA: 2023-08-15
The text was updated successfully, but these errors were encountered: