Skip to content

Resetting records should not affect running records#763

Merged
bennybp merged 1 commit into
mainfrom
reset_only_error
Oct 4, 2023
Merged

Resetting records should not affect running records#763
bennybp merged 1 commit into
mainfrom
reset_only_error

Conversation

@bennybp

@bennybp bennybp commented Oct 4, 2023

Copy link
Copy Markdown
Contributor

Description

Reset records should only reset errored records

Initial this worked for running records, but that often results in erroneously resetting records that shouldn't have been reset.

There is nowl a reset_running function in the socket, in case we need it. But hopefully all the issues that required resetting running records have been ironed out. If needed, it can be re-added, or a user can cancel, then uncancel a record.

Changelog description

reset_records only resets errored records now

Status

  • Code base linted
  • Ready to go

@codecov

codecov Bot commented Oct 4, 2023

Copy link
Copy Markdown

Codecov Report

Merging #763 (5fcc083) into main (7263aa7) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

@bennybp
bennybp merged commit f0f2250 into main Oct 4, 2023
@bennybp
bennybp deleted the reset_only_error branch October 4, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant