Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

All rendered JSON is capped at 1024 characters #109

Closed
thegrahamking opened this issue Jul 15, 2021 · 5 comments
Closed

All rendered JSON is capped at 1024 characters #109

thegrahamking opened this issue Jul 15, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@thegrahamking
Copy link

All rendered JSON is capped at 1024 characters. Otherwise [${result.length} symbols long JSON] is displayed.

This is particularly a problem when an activity of a certain function fails and results in an exception. The Result and Details are not visible when monitoring the status of the orchestration instance.

It should be possible to view full activity exception details.

@scale-tone
Copy link
Owner

Thanks @thegrahamking . I assume that you're referring to the Execution History on the Orchestration Details page, correct?
Would it help, if that lengthy JSON could be opened and viewed in a popup window?

@thegrahamking
Copy link
Author

Yep, this page specifically but anywhere it's currently capped being able to view in a popup would be great.

@scale-tone scale-tone added the enhancement New feature or request label Jul 15, 2021
scale-tone added a commit that referenced this issue Jul 20, 2021
@scale-tone
Copy link
Owner

Fixed in v4.7. Pls, validate.

@thegrahamking
Copy link
Author

thegrahamking commented Jul 30, 2021

@scale-tone 4.7 isn't available on docker hub, any ideas why not?
I noticed that 4.6 was pushed 12 hours ago so I assumed 4.7 above was a typo. I can confirm this is fixed in 4.6

@scale-tone
Copy link
Owner

Yes, it was my mistake, I messed up with its release pipeline and accidentally pushed v4.7 image with '4.6' tag.
Just pushed the correct tag as well.

Thanks for noticing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants