Unknown
This commit is contained in:
@@ -109,6 +109,8 @@ async def patch_event_exhibit_tracking_obj(
|
||||
log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
time.sleep(2)
|
||||
|
||||
# ### SECTION ### Secondary data validation
|
||||
event_exhibit_tracking_id_random = event_exhibit_tracking_id # This is used later for the response data
|
||||
if event_exhibit_tracking_id := redis_lookup_id_random(record_id_random=event_exhibit_tracking_id, table_name='event_exhibit_tracking'): pass
|
||||
|
||||
Reference in New Issue
Block a user