Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ef086ea7
authored
2024-11-25 15:54:31 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
MOD:cms sleep 10
1 parent
047fb55c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
ef086ea
...
...
@@ -3666,6 +3666,8 @@ def se_compare(application_id, application_entity, ocr_res_id, last_obj, ocr_res
}
}
try
:
compare_log
.
info
(
'{0} [SE] [cms sleep 10] [entity={1}] [id={2}] '
.
format
(
log_base
,
application_entity
,
application_id
))
time
.
sleep
(
10
)
response
=
cms
.
send
(
data
)
# interface_report ocr to cms
except
Exception
as
e
:
is_success
=
False
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment