OpenFn / OpenFn/kit

Runtime: on error, return the last known state, rather than reverting to input state

Open
#477 7 comments 0 reactions 1 assignee View on GitHub

@josephjclark is already working on this.

Since Jul 22, 2024.

design DevX
Dominant language
TypeScript
Stars
21
Forks
23
Avg merge
1d 22h
Merged PRs (30d)
17

Description

From @josephjclark 's https://github.com/OpenFn/kit/pull/475

"""
1.After an error, do we pass downstream/return the state as it was at the point of error, OR the pristine initial state at the start of the job?
2. Do keep the incomplete state from the job or do we reset it?

At the moment we keep the incomplete state. This seems fine. I do not know the correct answer.
"""

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.