Skip to content

Conversation

FaberVitale
Copy link
Contributor

I have played a bit with an implementation of take that uses the Job API that passes that skipped test.

I'm not sure that I have covered all the edge cases but it seems solid so far.

@FaberVitale FaberVitale changed the title refactor: implement take using jobs feature/middleware-jobs -> implement take using jobs Dec 2, 2021
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 2, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 10ec32e:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration

@markerikson
Copy link
Collaborator

I just reworked this to correctly handle throwing exceptions in take when the parent job is canceled (I think), and filled out the "cancel previous jobs" test. Looking good so far - thank you!

@markerikson markerikson force-pushed the feature/middleware-jobs--take-implemented-with-jobs branch from f6fa63c to 10ec32e Compare December 3, 2021 05:10
@markerikson markerikson merged commit e2eac2a into reduxjs:feature/middleware-jobs Dec 3, 2021
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.

2 participants