samagra-comms / inbound

0 stars 15 forks source link

Increase Minio Signed URL Expiry Time for NL-APP #82

Closed pankajjangid05 closed 1 year ago

pankajjangid05 commented 1 year ago

We need to increase the minio signed url expiry time. Currently, the expiry time is 1 day.

karntrehan commented 1 year ago

Dev done. Testing locally.

pankajjangid05 commented 1 year ago

@chinmoy12c Please review this PR https://github.com/samagra-comms/adapter/pull/52

geeky-abhishek commented 1 year ago

@chinmoy12c to review the PR.

pankajjangid05 commented 1 year ago

The code is deployed on staging.

chinmoy12c commented 1 year ago

Currently, the token is expiring in 30-40 minutes as checked on Friday. Need to resolve this issue for Minio.

geeky-abhishek commented 1 year ago

@pankajjangid05 to connect with @ChakshuGautam

pankajjangid05 commented 1 year ago

Resolved by @chinmoy12c. Need to deploy on staging and prod also

chinmoy12c commented 1 year ago

Since the bucket was public, direct link access can be used instead of a signed URL.

Plan is to move it to a new UCI bucket.

karntrehan commented 1 year ago

Tested on staging. To be deployed to prod.