Skip to content
Snippets Groups Projects
Commit 539b9831 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Add command for testing the log rate limiting (disabled).

Refers to #3, #4
parent 3b87db2e
No related branches found
No related tags found
No related merge requests found
......@@ -495,6 +495,7 @@ namespace ATxService
/// Do the main tasks of the service, check system state, trigger transfers, ...
/// </summary>
private void RunMainTasks() {
// Log.Error("test the email rate limiting for error messages...");
// throw new Exception("just a test exception from RunMainTasks");
// mandatory tasks, run on every call:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment