Skip to content

Commit

Permalink
fix kairos error whne no limit provided
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Nov 14, 2024
1 parent 3a91061 commit f31c421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/kairos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def self.query params
}
}
]
}]
}.compact]

data = { metrics: metrics, cache_time: 0 }

Expand Down

0 comments on commit f31c421

Please sign in to comment.