jsreport / jsreport-fs-store-aws-s3-persistence

Make jsreport fs store persisting entities to aws s3
5 stars 4 forks source link

Let QueueURL be set instead of creating one Queue on the fly. #6

Open crucis opened 4 years ago

crucis commented 4 years ago

Hey, I'd like to set a queueURL to be used by this plugin instead of creating one every time I restart the service. I thought about forking this repository only for that, but I feel that this should be an available option in jsreport.config.json.

pofider commented 4 years ago

Thank you for the suggestion.

Hey, I'd like to set a queueURL to be used by this plugin instead of creating one every time I restart the service.

This is really happening? You should set the extensions.fs-store-aws-s3-persistence.lock.queueName to the existing one.