Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
Closed
@developer-av

Description

@developer-av
Issue body actions

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.