Commit Graph

3 Commits

Author SHA1 Message Date
Nubenetes Bot
856b2180b3 fix: harden logging infrastructure to prevent duplicate logs
- Implemented manual sys.stdout.flush() in log_event.
- Enabled flush=True for all print statements in the logger.
- Set PYTHONUNBUFFERED: '1' in the V2 Builder workflow environment.
- These changes ensure immediate log delivery and reduce GHA agent stuttering.
2026-05-21 16:28:46 +02:00
Nubenetes Bot
bfebd939f1 chore: localize PR reports, logs, and core utilities to English 2026-05-14 21:09:13 +02:00
Nubenetes Bot
42d7da9e8b feat: implement granular real-time logging, batch processing, and multi-key API rotation 2026-05-14 17:21:52 +02:00