Skip to content

[Feature] Add workflow instance log#14261

Closed
ruanwenjun wants to merge 1 commit intoapache:devfrom
ruanwenjun:dev_wenjun_addWorkflowInstanceLogDev
Closed

[Feature] Add workflow instance log#14261
ruanwenjun wants to merge 1 commit intoapache:devfrom
ruanwenjun:dev_wenjun_addWorkflowInstanceLogDev

Conversation

@ruanwenjun
Copy link
Member

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@ruanwenjun ruanwenjun marked this pull request as draft June 2, 2023 01:46
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_addWorkflowInstanceLogDev branch from 9403afe to e8289e6 Compare June 2, 2023 06:11
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_addWorkflowInstanceLogDev branch from e8289e6 to 351cf4b Compare June 5, 2023 09:00
@ruanwenjun ruanwenjun added 3.2.0 for 3.2.0 version feature new feature labels Jun 6, 2023
@ruanwenjun ruanwenjun added this to the 3.2.0 milestone Jun 6, 2023
@caishunfeng caishunfeng changed the title Add workflow instance log [Feature] Add workflow instance log Jun 7, 2023
})
@GetMapping(value = "/log/view")
@ResponseStatus(HttpStatus.OK)
@ApiException(QUERY_TASK_INSTANCE_LOG_ERROR)
Copy link
Member

Choose a reason for hiding this comment

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

should we use QUERY_WORKFLOW_INSTANCE_LOG_ERROR instead of QUERY_TASK_INSTANCE_LOG_ERROR

})
@GetMapping(value = "/log/download")
@ResponseBody
@ApiException(DOWNLOAD_TASK_INSTANCE_LOG_FILE_ERROR)
Copy link
Member

Choose a reason for hiding this comment

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

As Above

@zhongjiajie zhongjiajie modified the milestones: 3.2.0, 3.3.0 Aug 30, 2023
@github-actions
Copy link

github-actions bot commented Jan 1, 2024

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jan 1, 2024
@github-actions
Copy link

github-actions bot commented Jan 9, 2024

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Jan 9, 2024
@ruanwenjun ruanwenjun deleted the dev_wenjun_addWorkflowInstanceLogDev branch May 31, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.2.0 for 3.2.0 version backend feature new feature Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants