Fix traffic computation and optimize open ended requests

This commit is contained in:
Ben Adrian Sarmiento
2024-07-04 03:39:53 +02:00
parent 6deeb45db0
commit 49432dd810
5 changed files with 100 additions and 106 deletions

View File

@@ -5,7 +5,7 @@ on:
tags:
- 'v**'
schedule:
- cron: '50 1 * * *'
- cron: '45 1 * * *'
jobs:
build: