Skip to content

Environments support cache clear#722

Open
axciccu wants to merge 3 commits intodevelopfrom
environments_support_cache_clear
Open

Environments support cache clear#722
axciccu wants to merge 3 commits intodevelopfrom
environments_support_cache_clear

Conversation

@axciccu
Copy link
Contributor

@axciccu axciccu commented Sep 24, 2020

Decommentata la chiamata al Reset dento schedule di App\Console\Kernel

Aggiunto il cache:clear ai commandi eseguiti durante il reset dell'ambiente.
Verificato che vengano puliti anche i database su Redis.

Rimane un problema legato a questa PR: si ottiene un errore eseguendo il commando cache:config come indicato nella #564

@axciccu axciccu mentioned this pull request Sep 24, 2020
@pdavide
Copy link
Member

pdavide commented Sep 29, 2020

@axciccu la schedulazione del job era stata commentata volutamente in 8cb0aa8 e non va ripristinata. Il job, infatti, sarà schedulato esternamente e sarà richiamato direttamente il comando. Vedi => https://github.com/AgID/wai-infrastructure/pull/198/files.

La #564 la risolviamo in una PR dedeicata.

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