Tracing rack chck issue

This commit is contained in:
CHIEFSOFT\ameye
2025-04-05 18:59:35 -04:00
parent 24fe303304
commit cbc9d6363e
+2
View File
@@ -34,6 +34,8 @@ class SimbrellaIntegration:
]
}
logger.error(f"This is PayLoad: {str(payload)}",exc_info=True)
try:
response = requests.post(url, json=payload, timeout=10)