Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend worker logging ports list #289

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Extend worker logging ports list #289

merged 1 commit into from
Jul 30, 2024

Conversation

douglatornell
Copy link
Member

Added new worker logging ports (5595 to 5599) to both tests/test_config.py and config/nowcast.yaml. This is to prevent intermittent worker failures due to all logging ports in use during collecting of obs in the early morning.

Additionally, fixed a comment in nowcast.yaml to include double quotes around a colon character in the zmq section.

Added new worker logging ports (5595 to 5599) to both `tests/test_config.py`
and `config/nowcast.yaml`. This is to prevent intermittent worker failures due
to all logging ports in use during collecting of obs in the early morning.

Additionally, fixed a comment in `nowcast.yaml` to include double quotes around
a colon character in the zmq section.
@douglatornell douglatornell added bug Something isn't working Workers config Automation configuration labels Jul 30, 2024
@douglatornell douglatornell added this to the v24.2 milestone Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.67%. Comparing base (cc30816) to head (3a2b11f).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #289   +/-   ##
=======================================
  Coverage   77.67%   77.67%           
=======================================
  Files         133      133           
  Lines       18733    18733           
  Branches     1910     1910           
=======================================
  Hits        14551    14551           
  Misses       4115     4115           
  Partials       67       67           
Flag Coverage Δ
unittests 77.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@douglatornell douglatornell merged commit 531e3d3 into main Jul 30, 2024
8 checks passed
@douglatornell douglatornell deleted the add-logging-ports branch July 30, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config Automation configuration Workers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant