health checks (#39)
resolves #35 Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/39
This commit is contained in:
parent
a29ca1a26a
commit
3ab2d9454a
14 changed files with 586 additions and 611 deletions
|
|
@ -27,7 +27,7 @@ GRAPHQL_ENDPOINT=<ponder-graphql-url>
|
|||
```
|
||||
|
||||
## Operations
|
||||
- Launch via `nohup ./scripts/local_env.sh start &`; the script handles env injection and process supervision.
|
||||
- Launch via `nohup ./scripts/dev.sh start &`; the script handles env injection and process supervision.
|
||||
- For focused debugging, run `npm install` then `npm start` within `services/txnBot/` after the stack is already up.
|
||||
- Monitor logs for transaction receipts and ensure gas pricing stays within acceptable bounds.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue