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

Queue size for deleted queue remains displayed #158

Closed
ghost opened this issue Jun 4, 2018 · 0 comments
Closed

Queue size for deleted queue remains displayed #158

ghost opened this issue Jun 4, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 4, 2018

The queue sizes are displayed in the configuration tab.
Then, a queue disappears from the pipeline configuration and is no longer listed by intelmqctl list queues (and similar). This e.g. happens when a bot's source queue is removed.
The algorithm seems to update the queue sizes only for queues that are mentioned in the output, so the queue size for the bot (without source queue) remains displayed.

@ghost ghost added this to the 1.0.2 milestone Jun 4, 2018
ghost pushed a commit that referenced this issue Sep 25, 2018
1.0.2 Bugfix release

 ### Backend
- Emit a more specific error message for cases like #160.
- The timeout for calls to `intelmqctl` has been raised to 20s (#164).

 ### Pages

 #### Configuration
- Underscore is now allowed for new parameter names (#153).

 #### Monitor
* Fix link to monitor page (#157).

 ### Documentation
- Add a FAQ and add a section about the docker issue (#160).
- Add instructions for Debian 9, Ubuntu 18.04, and openSUSE Leap 42.3, 15.0 (#168).

 ### Packaging
- Include a positions file matching the default configuration of intelmq (#171).

 ### Known issues
* Missing CSRF protection (#111).
* Missing copyright notices (#140).
* Graph jumps around on "Add edge" bug component (#148).
* new runtime parameters with _ not possible (#153).
* wrong error message for new bots with existing ID (#152).
* Queue size for deleted queue remains displayed (#158).
@ghost ghost self-assigned this Nov 12, 2018
@ghost ghost closed this as completed in 29db09b Nov 12, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants