Skip to content

Conversation

@PurelyBlank
Copy link
Contributor

PR overview

Previously, when terminating a computing unit, the request would go through and return correctly. However, the UI notification displays incorrect message. The fix was in the "workflow-computing-unit-managing-service" where the response returned in was in json format.

Video showing change

Screen.Recording.2025-01-13.at.4.10.59.PM.mov

Copy link
Contributor

@bobbai00 bobbai00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! left some minors

val icebergTableCommitNumRetries: Int = conf.getInt("storage.iceberg.table.commit.retry.num-retries")
val icebergTableCommitMinRetryWaitMs: Int = conf.getInt("storage.iceberg.table.commit.retry.min-wait-ms")
val icebergTableCommitMaxRetryWaitMs: Int = conf.getInt("storage.iceberg.table.commit.retry.max-wait-ms")
val icebergTableCommitNumRetries: Int =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you avoid these changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I can avoid these changes

@PurelyBlank PurelyBlank merged commit c84e9f9 into workflow-pod Jan 14, 2025
7 of 8 checks passed
@PurelyBlank PurelyBlank deleted the noah-workflow-pod branch January 14, 2025 19:43
@Yicong-Huang Yicong-Huang removed the bug label Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants