Files
chef/site-cookbooks
Râu Cao d492cd18cc Improve BTC price tracking script
1. Robust API helper: Add make_request with retry logic for both
   GET (price data) and PUT (upload) requests
2. Arithmetic precision: Switch to awk for floating-point average
   calculation
3. Correct error handling: Updated get_price_data to return status
   codes and the main script to exit on failure
4. Safer JSON: Use jq to construct valid JSON payloads
5. Safety Flags: Add set -e/-o to fail fast on any command errors
2026-03-06 23:20:12 +04:00
..
2025-06-02 10:53:38 +04:00
2026-02-12 17:05:14 +04:00
2026-02-13 16:06:08 +04:00
2023-05-12 17:16:22 +02:00
2025-11-12 13:47:00 +01:00
2025-09-09 15:29:17 +02:00
2020-06-07 12:40:39 +02:00
2023-07-30 12:39:41 +02:00