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

Fixes #32729 - reload setting prior run #637

Closed
wants to merge 3 commits into from

Conversation

ShimShtein
Copy link
Member

This is the modification of #636 to include the fix also in ActiveJob based tasks.

ezr-ondrej and others added 2 commits June 9, 2021 13:32
In Foreman we've switched to in-memory setting cache, that needs to be
reloaded on demand, Rails is doing that on every request, for dynflow
actions we need to do it on every phase.
To include it also in ActiveJob
@ezr-ondrej
Copy link
Member

Nice, thanks @ShimShtein, but could you rebase on top of my new changes? I believe we don't need to bump the version just for this, we can just not reload settings on lower versions.

@adamruzicka
Copy link
Contributor

Thank you @ShimShtein , changes from here got pulled back into #636 , closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants