Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Possibly skipped result check in AbstractAdapterTrait.php::getId #45387

Closed
@developer-av

Description

@developer-av

Description

Hi, if our "namespaceVersion" has not been saved, will our cache be silently lost?
Might be worth adding a log

Traits/AbstractAdapterTrait.php

try {
...
    $this->doSave([static::NS_SEPARATOR.$this->namespace => $this->namespaceVersion], 0);
...
} catch (\Exception $e) {
}

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions