diff --git a/lib/oban/met/reporter.ex b/lib/oban/met/reporter.ex index 2715910..223f5e6 100644 --- a/lib/oban/met/reporter.ex +++ b/lib/oban/met/reporter.ex @@ -32,7 +32,7 @@ defmodule Oban.Met.Reporter do :check_timer, checks: @empty_states, check_interval: :timer.seconds(1), - estimate_limit: 100, + estimate_limit: 50_000, function_created?: false ]