Commit Graph

15 Commits

Author SHA1 Message Date
Groovie | Mango 2c51ea8abf
issue #58: fix INSERT INTO deadlock by ordering data (#59)
* issue #58: fix INSERT INTO deadlock by ordering data

* order transactions store in INSERT INTO batch to fix https://github.com/blockworks-foundation/BankingStageErrorsTrackingSidecar/issues/58

* log tx info batch size

* workaround for cargo-chef MSRV issue
2024-02-12 17:10:40 +01:00
Groovie | Mango 050bbbbb76
Fix/fly cleanup2 (#36)
* clippy+fmt

* add run-service-and-cleanup.sh to docker
2024-01-05 11:16:27 +01:00
Groovie | Mango f877a3a0a9
run cleanupjob on fly (#35)
* clippy+fmt

* poor-man's integration of cleanup job

- runs every 5 hours
- deletes all but 2mn slots

* change slots back
2024-01-05 11:12:44 +01:00
godmodegalactus 3a783316b3
Copying alts from build and using it in docker file 2023-12-26 22:25:24 +01:00
godmodegalactus c2e5ccae34
Update docker file with location of alts 2023-12-26 17:56:17 +01:00
godmodegalactus 739c8d2a67
Preloading ALTs from a predetermined list 2023-12-26 14:40:33 +01:00
Groovie | Mango 04b1a061e2
Feature/cleanupdb binary fly (#30)
* clippy+fmt

* add cleanupdb to Dockerfile
2023-12-21 16:37:38 +01:00
galactus 1076e22523
Adding support for address lookup tables (#26)
* Adding support for address lookup tables

* Updating code for ATLS

* Changes after groovies comments
2023-12-21 11:20:55 +01:00
galactus c59f849e10
Adding grpc x token (#15) 2023-12-06 15:37:37 +00:00
galactus 658e772482
Fixing banking stage data (#7) 2023-12-04 17:28:39 +00:00
Riordan Panayides 5eaa36b1e8 Merge branch 'main' of github.com:blockworks-foundation/BankingStageErrorsTrackingSidecar 2023-12-01 11:20:46 +00:00
Riordan Panayides ed32e73827 Fix launch args 2023-12-01 11:15:32 +00:00
Riordan Panayides f491da9573 Add fly deployment action 2023-11-28 03:06:39 +00:00
GroovieGermanikus 3b7873ecb0
fix binary name 2023-11-22 19:54:36 +01:00
GroovieGermanikus b36d9c7fe0
WIP: fly config 2023-11-22 19:33:12 +01:00