Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Return wrong finishedTime without --wait flag when execute a function #627

Open
1 of 3 tasks
pzmrzy opened this issue Sep 21, 2018 · 0 comments
Open
1 of 3 tasks
Labels
Solo Dispatch-Solo related

Comments

@pzmrzy
Copy link
Contributor

pzmrzy commented Sep 21, 2018

Bug Report

When execute a function without --wait, it return wrong finishedTime.

Expected behavior

Not return finishedTime field or the finishedTime is Unknown

Current behavior

The finished time is -62135596800

Steps to reproduce

  1. Follow the quickstart guild
  2. Run dispatch exec hello-py --input '{"name": "Jon", "place": "Winterfell"}'

Impact

  • Low - Annoyance, but does not impact business or functionality
  • Medium - Issue can be worked around, but is causing pain
  • High - Blocker
@berndtj berndtj added Knative Solo Dispatch-Solo related and removed Knative labels Oct 5, 2018
@berndtj berndtj added this to To do in Dispatch-Solo Oct 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Solo Dispatch-Solo related
Projects
Dispatch-Solo
  
To do
Development

No branches or pull requests

2 participants