Skip to content
Snippets Groups Projects
Commit db826248 authored by ddamiron's avatar ddamiron
Browse files

add get json for all progress_ratio and timestamp end-point

parent 1f12dc5a
Branches
No related tags found
No related merge requests found
...@@ -262,7 +262,7 @@ def callback(channel, method, properties, body): ...@@ -262,7 +262,7 @@ def callback(channel, method, properties, body):
uuid=cfg['session']['current_uuid'], uuid=cfg['session']['current_uuid'],
step='sampler', step='sampler',
status=message, status=message,
uuid_prefix='', uuid_prefix='meta',
info=uuid, info=uuid,
loglevel='INFO', loglevel='INFO',
progress_ratio=0.9 progress_ratio=0.9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment