Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle auth0 export job state of "processing" #1991

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

claym-ih
Copy link
Contributor

@claym-ih claym-ih commented Jan 6, 2025

For auth0 export jobs against connections with a large number of users, there's an additional job state, processing, which does not seem to be accounted for.

This fix treats the handling of processing like pending, waiting for the job to finish before moving on to the next step.

@CLAassistant
Copy link

CLAassistant commented Jan 6, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@aeneasr aeneasr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

@aeneasr
Copy link
Member

aeneasr commented Jan 7, 2025

Thank you, this looks great! Could you please sign the CLA (just two clicks), then we can merge it right away!

@vinckr vinckr changed the title handle auth0 export job state of "processing" fix: handle auth0 export job state of "processing" Jan 8, 2025
@vinckr vinckr merged commit 010febf into ory:master Jan 8, 2025
9 of 11 checks passed
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.

4 participants