You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future we can possibly give more details here like start and end time for each step and other info.
What alternatives have you considered?
We can also not expand on this field and just provide more information with each resource created, this way we don't have potentially repetitive information for each step. However some steps might not create a resource in which they wont be tracked in other wise.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Currently the provisioning_progress field projects the status of the provisioning just based on absolute terms (https://github.com/opensearch-project/flow-framework/blob/main/src/main/java/org/opensearch/flowframework/model/ProvisioningProgress.java#L15)
What solution would you like?
In the future we can possibly give more details here like start and end time for each step and other info.
What alternatives have you considered?
We can also not expand on this field and just provide more information with each resource created, this way we don't have potentially repetitive information for each step. However some steps might not create a resource in which they wont be tracked in other wise.
The text was updated successfully, but these errors were encountered: