ipld-eth-beacon-indexer/internal/shutdown
Abdul Rabbani d1bc6a816f
Capture the head block in the DB entirely. (#27)
* -- Intermediary Commit --

Just want to commit my code over the weekend, in case I spill coffee on my workstation.

* Create DB models ready for write.

* Handle SSE events

* Update ref for stack-orchestrator

* Use env in one place only.

* Boot Application on PR

* Update syntax

* Update syntax

* Correct command

* Use bash instead of sh

* Use until instead of while

* Make linter happy and check sse subscription err

* Handle Reorgs - Untested
2022-05-06 11:03:15 -04:00
..
shutdown_suite_test.go Added test to ensure the application shuts down gracefully or within a timeframe. 2022-04-28 14:50:29 -04:00
shutdown_test.go Capture the head block in the DB entirely. (#27) 2022-05-06 11:03:15 -04:00
shutdown.go Capture the head block in the DB entirely. (#27) 2022-05-06 11:03:15 -04:00