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

automatically convert valkyrie resource to ActiveJobProxy when enqueuing #4124

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

elrayle
Copy link
Contributor

@elrayle elrayle commented Oct 22, 2019

refs Issue #4099

This eliminates the need to wrap a resource with a proxy everywhere a job is created. The wrapping of the resource in a proxy happens automatically in before_enqueue callback.

@samvera/hyrax-code-reviewers

@elrayle elrayle requested a review from no-reply October 22, 2019 03: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.

2 participants