Tracing rack chck issue
This commit is contained in:
@@ -34,6 +34,8 @@ class SimbrellaIntegration:
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logger.error(f"This is PayLoad: {str(payload)}",exc_info=True)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
response = requests.post(url, json=payload, timeout=10)
|
response = requests.post(url, json=payload, timeout=10)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user