automate icon indicating copy to clipboard operation
automate copied to clipboard

Resolving license error in API

Open swatiganesh opened this issue 7 months ago • 1 comments

:nut_and_bolt: Description: What code changed, and why?

Resolving API license error

:chains: Related Resources

:+1: Definition of Done

Resolving API license error

:athletic_shoe: How to Build and Test the Change

rebuild components/automate-gateway/

:white_check_mark: Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • [ ] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • [ ] Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • [ ] Tests added/updated? (all new code needs new tests)
  • [ ] Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

:camera: Screenshots, if applicable

https://progresssoftware-my.sharepoint.com/:v:/g/personal/swatign_progress_com/ETlK4qswOHlPnfIBRBtDIDIB6edZjNMakUygm3q-oXLNFQ?e=JepRao

with the expired license: image

after applying valid license without doing stop and start the gateway component image

refreshing cache only in case of license invalid or expired : image

swatiganesh avatar Apr 15 '25 07:04 swatiganesh

Deploy Preview for chef-automate processing.

Name Link
Latest commit 209fb195aa9e580714aca298481fc51c075fff42
Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/6808519608fde500088c89e8

netlify[bot] avatar Apr 15 '25 07:04 netlify[bot]