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

Batch is overridden by messageCountMax #975

Open
mshak2 opened this issue Mar 15, 2024 · 1 comment
Open

Batch is overridden by messageCountMax #975

mshak2 opened this issue Mar 15, 2024 · 1 comment
Labels
bug Something isn't working Priority 5 - Defect Missing and/or broken functionality - do not forget

Comments

@mshak2
Copy link
Contributor

mshak2 commented Mar 15, 2024

If we set batch to 1 and messageCountMax to 5, we get 5 messages in one call to getNewMessages.

@mshak2 mshak2 added bug Something isn't working Priority 5 - Defect Missing and/or broken functionality - do not forget labels Mar 15, 2024
@mshak2
Copy link
Contributor Author

mshak2 commented Jun 28, 2024

Tried to reproduce the issue, but seems to work as expected:

2024-06-28 20:01:36,296 [INFO] 2495239 sarracenia.flowcb.log after_accept accepted: (lag: 4.18 ) https://hpfx.collab.science.gc.ca /20240628/WXO-DD/citypage_weather/xml/BC/s0000175_f.xml
2024-06-28 20:01:36,365 [INFO] 2495239 sarracenia.flowcb.log after_work downloaded ok: /tmp/hpfx_citypage/20240628/WXO-DD/citypage_weather/xml/BC/s0000175_f.xml 
2024-06-28 20:01:36,367 [INFO] 2495239 sarracenia.flowcb.log after_accept accepted: (lag: 4.25 ) https://hpfx.collab.science.gc.ca /20240628/WXO-DD/citypage_weather/xml/NL/s0000221_e.xml
2024-06-28 20:01:36,379 [INFO] 2495239 sarracenia.flowcb.log after_work downloaded ok: /tmp/hpfx_citypage/20240628/WXO-DD/citypage_weather/xml/NL/s0000221_e.xml 
2024-06-28 20:01:36,466 [INFO] 2495239 sarracenia.flowcb.log after_accept accepted: (lag: 4.30 ) https://hpfx.collab.science.gc.ca /20240628/WXO-DD/citypage_weather/xml/NT/s0000818_e.xml
2024-06-28 20:01:36,476 [INFO] 2495239 sarracenia.flowcb.log after_work downloaded ok: /tmp/hpfx_citypage/20240628/WXO-DD/citypage_weather/xml/NT/s0000818_e.xml 
2024-06-28 20:01:36,480 [INFO] 2495239 sarracenia.flowcb.log after_accept accepted: (lag: 4.31 ) https://hpfx.collab.science.gc.ca /20240628/WXO-DD/citypage_weather/xml/NS/s0000405_f.xml
2024-06-28 20:01:36,489 [INFO] 2495239 sarracenia.flowcb.log after_work downloaded ok: /tmp/hpfx_citypage/20240628/WXO-DD/citypage_weather/xml/NS/s0000405_f.xml 
2024-06-28 20:01:36,690 [INFO] 2495239 sarracenia.flowcb.log after_accept accepted: (lag: 4.57 ) https://hpfx.collab.science.gc.ca /20240628/WXO-DD/citypage_weather/xml/NL/s0000220_e.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority 5 - Defect Missing and/or broken functionality - do not forget
Projects
None yet
Development

No branches or pull requests

1 participant