Skip to content

Unable to investigate whether GraphQL Client had a Cache HIT or MISS, missing logging #43

@sagarsane

Description

@sagarsane

Expected Behaviour

DEBUG logging is available when there is a Cache HIT or MISS in executing GraphQL Queries

Actual Behaviour

DEBUG logging is not available when there is a Cache HIT or MISS in executing GraphQL Queries. It is thus not possible, especially on AEM 6.5 to investigate / debug issues with GraphQL Client Cache configurations / functionality.

Reproduce Scenario (including but not limited to)

Especially reproducable on AEM 6.5 as on AEM Cloud Service, there are other tools available for this.

Steps to Reproduce

  1. Configure GraphQL Client Cache configuration that is incorrect
  2. Use GraphQL Client on any CIF Core Components and notice the functionality is working, but not picking up from the cache

Platform and Version

AEM 6.5

Sample Code that illustrates the problem

Logs taken while reproducing problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions