Skip to content

Conversation

@shuaitseng
Copy link
Contributor

@shuaitseng shuaitseng commented Oct 31, 2025

fix Task->getBatchCreateAsync(id) to Task->getBatchCreateAsyncStatus(id)


Important

Corrects function name in README.md from getBatchCreateAsync(id) to getBatchCreateAsyncStatus(id).

  • Documentation:
    • Corrects function name in README.md from getBatchCreateAsync(id) to getBatchCreateAsyncStatus(id) under the Tasks entity.

This description was created by Ellipsis for 721e4ed. You can customize this summary. It will automatically update as commits are pushed.

fix Task->getBatchCreateAsync(id) to Task->getBatchCreateAsyncStatus(id)
@ellipsis-dev
Copy link

ellipsis-dev bot commented Oct 31, 2025

PR Summary

This pull request makes a documentation correction in the README.md file:

  • Fixes the method name in the Tasks section of the operations table
  • Changes getBatchCreateAsync(id) to getBatchCreateAsyncStatus(id)

This update ensures the documentation accurately reflects the correct method name for checking the status of batch task creation operations.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 721e4ed in 32 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. README.md:97
  • Draft comment:
    Updated method reference: Changed from getBatchCreateAsync(id) to getBatchCreateAsyncStatus(id). This fixes the documentation to correctly reflect the available Task method.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, explaining a change in method reference. It doesn't provide a suggestion, ask for confirmation, or highlight a potential issue. It simply states what was changed and why.

Workflow ID: wflow_ZegKLENEELOcJglN

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

getBatchCreateAsyncStatus(id)
@shuaitseng shuaitseng merged commit b52008b into master Oct 31, 2025
2 checks passed
@shuaitseng shuaitseng deleted the shuaitseng-patch-1 branch October 31, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants