Executing make docker-generate sometimes doesn't create jwks.json and sometimes it creates empty file.
This PR updates sleep timeout for file creation so that generating the file via Ansible is more reliable.
Example for Visual Changes
Checklist
[x] All git commits are signed. (REQUIRED)
[x] All new methods or updated methods have clear docstrings.
[x] Testing added or updated for new methods.
[x] Verified if any changes impact the WebPortal Health Checks.
PULL REQUEST
Overview
Executing
make docker-generate
sometimes doesn't createjwks.json
and sometimes it creates empty file. This PR updates sleep timeout for file creation so that generating the file via Ansible is more reliable.Example for Visual Changes
Checklist
Issues Closed