We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c1249c commit 69144ddCopy full SHA for 69144dd
services/web/server/tests/unit/isolated/notifications/test_rabbitmq_consumers.py
@@ -42,6 +42,7 @@
42
"progress_type": ProgressType.SERVICE_OUTPUTS_PULLING.value,
43
"progress_report": {
44
"actual_value": 0.4,
45
+ "attempt": 0,
46
"total": 1.0,
47
"unit": None,
48
"message": None,
@@ -65,6 +66,7 @@
65
66
"progress_type": ProgressType.PROJECT_CLOSING.value,
67
68
69
70
71
72
0 commit comments