Skip to content

fix(Memcache-OccService): use "is_array" to support "false" from "cache->get"#632

Merged
oleksandr-nc merged 1 commit intomainfrom
fix/631/occ-service-memcache-backend
Aug 18, 2025
Merged

fix(Memcache-OccService): use "is_array" to support "false" from "cache->get"#632
oleksandr-nc merged 1 commit intomainfrom
fix/631/occ-service-memcache-backend

Conversation

@oleksandr-nc
Copy link
Contributor

Resolves #631

For some reason Memcache backend can return false and not null on some internal error during NC<->Memcache communication.

For now we'll only fix this where the issue was reported, but we should probably do it everywhere else in a future PR (or change the behavior in the server repository).

…che->get"

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc oleksandr-nc merged commit 634848a into main Aug 18, 2025
34 checks passed
@oleksandr-nc oleksandr-nc deleted the fix/631/occ-service-memcache-backend branch August 18, 2025 08:03
@oleksandr-nc
Copy link
Contributor Author

/backport to stable31

@oleksandr-nc
Copy link
Contributor Author

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants