Skip to content

union_member_dwh log overload fix - #355

Merged
petrCher merged 2 commits into
mainfrom
fix/log_overload
Jul 16, 2026
Merged

union_member_dwh log overload fix#355
petrCher merged 2 commits into
mainfrom
fix/log_overload

Conversation

@RedstoneEnjoyer

Copy link
Copy Markdown
Collaborator

Пете респек что заметил 17гб логов в даге. Починил при этом сохранил вывод полей для отладки (вдруг апи поменяется итд)

@github-actions

Copy link
Copy Markdown

💩 Code linting failed, use black and isort to fix it.

@petrCher
petrCher merged commit c63aaf9 into main Jul 16, 2026
2 checks passed
@petrCher
petrCher deleted the fix/log_overload branch July 16, 2026 15:02
logging.info(f"All fields from API: {sorted(all_keys)}")

# Переманная для однократного логгирования внутри цикла
log_is_required = True

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хардкод. Есть вайб унести это в конфиг какой-нибудь? Или поднимать все локально с env_debug true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants