department-of-veterans-affairs / caseflow-efolder

Tool for bulk download of efolder claim files
16 stars 8 forks source link

Andre/appeals 44830 #1578

Open andrecolinone opened 5 months ago

andrecolinone commented 5 months ago

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

  1. Go to ...

User Facing Changes

Code Documentation Updates

Database Changes

Only for Schema Changes

Integrations: Adding endpoints for external APIs