wormhole-explorer/tx-tracker/consumer
agodnic 93e1a72409
Improvements in the `tx-tracker` service (#517)
### Description

This pull request implements improvements in the `tx-tracker` service:
* Adjust SQS visibilityTimeout.
* Process PythNet messages concurrently (this will make it easier for the service to catch up if there are a lot of messages in the input queue).
* Add more context information to error messages.
2023-07-06 15:26:18 -03:00
..
consumer.go Improvements in the `tx-tracker` service (#517) 2023-07-06 15:26:18 -03:00
processor.go Improvements in the `tx-tracker` service (#517) 2023-07-06 15:26:18 -03:00
repository.go Improvements in the `tx-tracker` service (#517) 2023-07-06 15:26:18 -03:00
workerpool.go Improvements in the `tx-tracker` service (#517) 2023-07-06 15:26:18 -03:00