Skip to content

Adds requery-functionality after receiving errors

After receiving an error from chat noir API the same query is now queried again X-times. The number of requery-tries can be specified in the config.yaml.

Merge request reports