Thank you Tushaar for the suggestions, As modelFactory.getModelFromWrappedRequest() is being used in my logic, I need to try to @inject for the variables.Also will try to see possibility to check around other suggestions too.Will update the post with the out come. ThanksVinay
Thanks very much Anil, Couple of your suggestions makes sense, but I can check this only when the issue arise in production, its not happening in any of the lower environments. Can we check the response of specific publisher/dispatcher instance or node? ThanksVinay
Hi Ayush, Yes, after every page publish, dispatcher will be invalidated automatically. Its already in place. We are trying to figure out the possible reasons for missing the component attributes in the page model json once in awhile.Its not consistently happening. And when the issue happen, only few...
Hello Everyone, We are facing an issue as "Few custom component attributes are missing in the page model json at publisher whenever page published. Issue is getting resolved after do a manual cache clear again.Author model page json looks fine with all the component attributes. We are using the m...