Skip to content

Cache generation does not seem stable #1

@devstudiolhooq

Description

@devstudiolhooq

Support Request

Hello,

How stable is the Blitz integration with Craft Cloud? The cache generation seems to fail on start, or get stuck like this:

I'm using this in blitz.php

 'production' => [
 'cacheStorageType' => 'putyourlightson\blitzcloud\CloudStorage',
 'cacheGeneratorType' => 'putyourlightson\blitzcloud\CloudGenerator',
 'cachePurgerType' => 'putyourlightson\blitzcloud\CloudPurger',
 'cacheStorageSettings' => [],
 ]

Thank you,

Plugin Version

2.0.0 / Blitz 5.9.3 / Craft 5.5.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions