Open andrecolinone opened 5 months ago
Resolves APPEALS-44830
Allow eFolder to return document from VBMS directly when there is a S3 cache miss. Previous behavior would return from VBMS then cache in S3 then return. This also bypass the semaphore lock that is need for the ActiveJob to cache veterans file
[ ] Screenshots of UI changes added to PR & Original Issue
Only for Schema Changes
migrate:rollback
change
make docs
make migrate
Resolves APPEALS-44830
Description
Allow eFolder to return document from VBMS directly when there is a S3 cache miss. Previous behavior would return from VBMS then cache in S3 then return. This also bypass the semaphore lock that is need for the ActiveJob to cache veterans file
Acceptance Criteria
Testing Plan
User Facing Changes
[ ] Screenshots of UI changes added to PR & Original Issue
Code Documentation Updates
Database Changes
Only for Schema Changes
migrate:rollback
works as desired (change
supported functions)make docs
(after runningmake migrate
)Integrations: Adding endpoints for external APIs