Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Store execution logs in D1 (#5)
* Create a D1 table for execution logs. * Buffer logs during execution and store them at D1 when finished. * Update packages with npm audit. * Add npm script to cat logs of last execution. *Add git revision as env var. * Retries to get transactions if error status was flagged over 6 hours ago
- Loading branch information