green-coding-solutions / green-metrics-tool

Measure energy and carbon consumption of software
https://metrics.green-coding.io
GNU Affero General Public License v3.0
166 stars 22 forks source link

Cluster timing checks #790

Closed ribalba closed 4 months ago

ribalba commented 4 months ago

With the option to introducing waiting times in the usage_scenario file an adversary could not block our cluster by having very long wait times. When a job is run we should check that these times are something reasonable.

ArneTR commented 4 months ago

Duplicate of: https://github.com/green-coding-solutions/green-metrics-tool/issues/23

Not exactly the same functionality but in general the cluster measurement times can be infinite and a guard must exist