This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releasing v1.5.1
Changes
- Always attempt to publish block data π
- Even if its processing fails in mid in certain iteration, when taken from retry queue attempt to publish it β
- Better console logging π€
- Improved performance by using
uuid
as primary key ofdelivery_history
table, instead ofbigserial
π¦Ύ