(20250225) Against ref is now json fml
This commit is contained in:
@@ -301,6 +301,9 @@ async def get_reminders_to_send() -> pd.DataFrame | None:
|
||||
return_exception = True
|
||||
)
|
||||
|
||||
print("DB JSON:", json.to_string(db_json, default=str))
|
||||
err = 100 / 0
|
||||
|
||||
# Capture needed parts of the response:
|
||||
db_status = db_json["status"]
|
||||
db_message = db_json["message"]
|
||||
|
||||
Reference in New Issue
Block a user