Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50f13d6288 | |||
| a6921de6a2 | |||
| dcb7d036ed | |||
| b8223879c9 |
@@ -180,10 +180,6 @@ class Metrics:
|
|||||||
return # nothing to do
|
return # nothing to do
|
||||||
|
|
||||||
for report_addr in self.report_addr:
|
for report_addr in self.report_addr:
|
||||||
# TODO: Add a Redis subscriber queue for delete_requests
|
|
||||||
if report_addr == "https://cloud.vast.ai/api/v0":
|
|
||||||
# Patch: ignore the Redis API report_addr
|
|
||||||
continue
|
|
||||||
sent_success = True
|
sent_success = True
|
||||||
sent_failed = True
|
sent_failed = True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user