-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Not getting progressStatus on functions #299
Labels
bug
Something isn't working
Comments
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 24, 2022
… changing mcdo_retrieveTable in order to handle the new method
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 24, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 24, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 28, 2022
…ble.js to its previous state, once that this logic wont work, and will try to use the event's logic
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 28, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 28, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 29, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 29, 2022
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 29, 2022
…ge the logic as well so it can get the appropriate data, but it still have a bug, it is refreshing the table before the event actually ended
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 30, 2022
…ssages, and the other to refresh the table once it the retrieve is done. New bug: sometimes the messages get confused with some other job steps (I think)
DannyCastroVentura
pushed a commit
that referenced
this issue
Nov 30, 2022
…g to get message from the older subscriptions as well
1 task
JoernBerkefeld
added a commit
that referenced
this issue
Dec 5, 2022
still buggy; jobProgressWrapper & getJobProgress will be irrelevant when this works
DannyCastroVentura
pushed a commit
that referenced
this issue
Dec 5, 2022
…tus from database but just the latest result id, and use the events to get it basing itself on the retrieved resultId
DannyCastroVentura
pushed a commit
that referenced
this issue
Dec 5, 2022
JoernBerkefeld
added a commit
that referenced
this issue
Dec 5, 2022
JoernBerkefeld
added a commit
that referenced
this issue
Dec 5, 2022
JoernBerkefeld
added a commit
that referenced
this issue
Dec 5, 2022
This was referenced Dec 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
We are only getting Success or Failed progress status, not anything in between as we were having before.
Expected Behavior
See all the messages from "Starting script", to "initializing mcdevtools (for example)" and so on.
Steps To Reproduce
The text was updated successfully, but these errors were encountered: